| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | MultiValueElementChooserUIRepresents 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 | MultiValueTableUIRepresents MultiValue editor as a table. |
| Methods in com.togethersoft.openapi.ide.inspector.util.editors that return MultiValueUI | |
protected abstract MultiValueUI | MultiValueEditor.getUI()Returns UI component which represents this editor. |
protected MultiValueUI | PropertyMapMultiValueElementChooserEditor.getUI() |
protected MultiValueUI | PropertyMapMultiValueTableEditor.getUI() |
protected MultiValueUI | RwiPropertyMultiValueElementChooserEditor.getUI() |
protected MultiValueUI | RwiPropertyMultiValueTableEditor.getUI()Returns UI representation of this editor. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||