Uses of Interface
ix.ip2.event.AgendaItemListener

Packages that use AgendaItemListener
ix.ip2 I-X Process Panels 
 

Uses of AgendaItemListener in ix.ip2
 

Classes in ix.ip2 that implement AgendaItemListener
(package private)  class ActivityEditor.ActivityEditPanel
           
protected  class AgendaItemTableModel.TreeAgendaItem
           
(package private)  class AgendaViewTable.Row
          A row of the table - corresponds to one item.
(package private)  class IssueEditor.IssueEditPanel
           
protected  class ItemEditor.EditPanel
          Item-editing panel
 

Methods in ix.ip2 with parameters of type AgendaItemListener
(package private)  void AgendaItem.addItemListener(AgendaItemListener listener)