Uses of Class
ix.iface.util.KeyValueTable.RowPopupMenu

Packages that use KeyValueTable.RowPopupMenu
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
ix.ispace Information about other agents and agent-relationships. 
 

Uses of KeyValueTable.RowPopupMenu in ix.iface.util
 

Fields in ix.iface.util declared as KeyValueTable.RowPopupMenu
(package private)  KeyValueTable.RowPopupMenu KeyValueTable.ViewTableMouseListener.popup
           
 

Methods in ix.iface.util that return KeyValueTable.RowPopupMenu
protected abstract  KeyValueTable.RowPopupMenu KeyValueTable.makePopupMenu()
          Factory method.
 

Uses of KeyValueTable.RowPopupMenu in ix.ip2
 

Subclasses of KeyValueTable.RowPopupMenu in ix.ip2
(package private)  class AnnotationViewTable.ViewTable.AnnotationPopupMenu
           
protected  class StateViewTable.ViewTable.StatePopupMenu
           
 

Methods in ix.ip2 that return KeyValueTable.RowPopupMenu
protected  KeyValueTable.RowPopupMenu StateViewTable.ViewTable.makePopupMenu()
           
protected  KeyValueTable.RowPopupMenu AnnotationViewTable.ViewTable.makePopupMenu()
           
 

Uses of KeyValueTable.RowPopupMenu in ix.ispace
 

Subclasses of KeyValueTable.RowPopupMenu in ix.ispace
(package private)  class ISpaceTool.CapabilityTable.CapabilityPopupMenu
           
 

Methods in ix.ispace that return KeyValueTable.RowPopupMenu
protected  KeyValueTable.RowPopupMenu ISpaceTool.CapabilityTable.makePopupMenu()