Uses of Interface
ix.iface.ui.table.event.TreeTableStructureListener

Packages that use TreeTableStructureListener
ix.iface.ui.table   
ix.ip2 I-X Process Panels 
ix.iview.table   
 

Uses of TreeTableStructureListener in ix.iface.ui.table
 

Classes in ix.iface.ui.table that implement TreeTableStructureListener
 class IXTreeTable
          Abstract table, as IXTable but for tree structures.
 

Methods in ix.iface.ui.table with parameters of type TreeTableStructureListener
 void AbstractTreeTableModel.addTreeTableModelListener(TreeTableStructureListener l)
           
 

Uses of TreeTableStructureListener in ix.ip2
 

Classes in ix.ip2 that implement TreeTableStructureListener
 class ActivityTableViewer
           
 class AgendaTableViewer
          A table viewer for an agenda (set of agenda items).
 class IssueTableViewer
           
 

Uses of TreeTableStructureListener in ix.iview.table
 

Classes in ix.iview.table that implement TreeTableStructureListener
 class AgendaTreeTable
          Tree table for displaying agenda items (actions and issues)