Uses of Class
ucot.ui.gui.dialog.EntityPropertiesDialog

Packages that use EntityPropertiesDialog
ucot.ui.gui Graphical userInterface and classes related to it. 
ucot.ui.gui.tree.analyzemodeltree Classes related to a tree that displays analyzemodel in a tree. 
 

Uses of EntityPropertiesDialog in ucot.ui.gui
 

Fields in ucot.ui.gui declared as EntityPropertiesDialog
private  EntityPropertiesDialog GraphicalUI.entityPropertiesDialog
           
 

Uses of EntityPropertiesDialog in ucot.ui.gui.tree.analyzemodeltree
 

Methods in ucot.ui.gui.tree.analyzemodeltree with parameters of type EntityPropertiesDialog
 void AnalyzeModelTree.createMouseListener(ControlInterface core, EntityPropertiesDialog entityPropertiesDialog)
          Creates MouseListener for AnalyzeModelTree to handle mouse clicking events over the tree.