Uses of Class
com.bt.exact_tech.ui.editors.ManagerEditor

Packages that use ManagerEditor
com.bt.exact_tech.ui.editors   
 

Uses of ManagerEditor in com.bt.exact_tech.ui.editors
 

Subclasses of ManagerEditor in com.bt.exact_tech.ui.editors
 class BundleEditor
          This class plugs in a new part of the ManagerEditor.
The class shows data obtained from the model.
Contains all the functions for the BundleList in the ManagerEditor UI
 class DescEditor
          This class plugs in a new part of the ManagerEditor.
The class shows data obtained from the model.
The Editorpart is connected to the model using a content provider.
 class RequiredEditor
          This class plugs in a new part of the ManagerEditor.
The class shows data obtained from the model.
Contains all the functions for the RequiredTable
in the ManagerEditor UI