Uses of Interface
ucot.ui.gui.dialog.entitytab.EntityPropertiesEditor

Packages that use EntityPropertiesEditor
ucot.ui.gui.dialog Dialogs used by the gui. 
ucot.ui.gui.dialog.entitytab Classes related to the Dialog that edits entity's properties. 
 

Uses of EntityPropertiesEditor in ucot.ui.gui.dialog
 

Fields in ucot.ui.gui.dialog with type parameters of type EntityPropertiesEditor
private  java.util.Collection<EntityPropertiesEditor> EntityPropertiesDialog.entityTabs
           
 

Uses of EntityPropertiesEditor in ucot.ui.gui.dialog.entitytab
 

Classes in ucot.ui.gui.dialog.entitytab that implement EntityPropertiesEditor
 class AttributesPanel
           This panel allows user to edit entitys attributes.
 class ChildrenPanel
           This panel allows user to edit entitys childs.
 class JTableEntityPropertiesTab
           
 class MethodsPanel
           This panel allows user to edit entitys methods.
 class ParentsPanel
           This panel allows user to edit entitys parents.