Uses of Interface
ix.iface.ui.table.TableMouseListener

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

Uses of TableMouseListener in ix.iface.ui.table
 

Classes in ix.iface.ui.table that implement TableMouseListener
 class AbstractTreeTableModel
          An abstract class for tree table models.
 

Methods in ix.iface.ui.table with parameters of type TableMouseListener
 void IXTable.addTableMouseListener(TableMouseListener tml)
           
 void IXTable.removeTableMouseListener(TableMouseListener tml)
           
 

Uses of TableMouseListener in ix.ip2
 

Classes in ix.ip2 that implement TableMouseListener
 class AgendaItemTableModel
          A TreeTableModel that can display Issue objects.
 

Uses of TableMouseListener in ix.iview
 

Classes in ix.iview that implement TableMouseListener
 class AROEditorPanel.ClassTreeTableModel
           
 

Uses of TableMouseListener in ix.iview.table
 

Classes in ix.iview.table that implement TableMouseListener
 class ActionTreeTableModel
          A TreeTableModel that can display Refinement and Node objects.
 class ShortActionTreeTableModel
          A TreeTableModel that can display Refinement and Node objects.