Uses of Class
com.togethersoft.openapi.ide.inspector.util.editors.MultiValueUI

Packages that use MultiValueUI
com.togethersoft.openapi.ide.inspector.util.editors 

Uses of MultiValueUI in com.togethersoft.openapi.ide.inspector.util.editors
 

Subclasses of MultiValueUI in com.togethersoft.openapi.ide.inspector.util.editors
class MultiValueElementChooserUI
           Represents an elements chooser - dialog box with two panels : Left panel contains three trees: tree of diagrams starting from the current; this tree can be shown or not (see below) tree of the whole project starting from the root package tree of the packages in the search/classpath Right panel contains selected elements from the left panel.
class MultiValueTableUI
           Represents MultiValue editor as a table.
 

Methods in com.togethersoft.openapi.ide.inspector.util.editors that return MultiValueUI
protected abstract MultiValueUIMultiValueEditor.getUI()
           Returns UI component which represents this editor.
protected MultiValueUIPropertyMapMultiValueElementChooserEditor.getUI()
          
protected MultiValueUIPropertyMapMultiValueTableEditor.getUI()
          
protected MultiValueUIRwiPropertyMultiValueElementChooserEditor.getUI()
          
protected MultiValueUIRwiPropertyMultiValueTableEditor.getUI()
           Returns UI representation of this editor.