Uses of Package
ix.ip2

Packages that use ix.ip2
ix.icore.process.state Classes for external / snapshot representation of processes. 
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
ix.ip2.event Interfaces and classes for events fired within process panels. 
ix.ip2.test Classes for test-menu entries. 
ix.itest I-TEST. 
ix.test Simple applications for testing purposes. 
 

Classes in ix.ip2 used by ix.icore.process.state
Ip2ModelManager
           
 

Classes in ix.ip2 used by ix.iface.util
ItemEditor
          A simple editor for entering and viewing individual items.
 

Classes in ix.ip2 used by ix.ip2
ActivityAgenda
          An agenda of activities
ActivityAgenda.ExpandAction
          Handles an issue by expanding it into subissues as specified by a schema.
ActivityEditor
          A simple editor for entering and viewing Activities
ActivityEditor.ActivityEditPanel
           
ActivityEditor.ActivityEditPanel.ExpansionPanel
          A panel for editing subitems and their ordering constraints.
ActivityHandler
          Generates HandlerActions for an ActivityItem.
ActivityItem
          An AgendaEntry to represents an activity.
ActivityViewTable
           
Agenda
          A collection of things to do.
AgendaItem
          An entry in an Agenda.
AgendaItemTableModel
          A TreeTableModel that can display Issue objects.
AgendaItemTableModel.TreeAgendaItem
           
AgendaManager
           
AgendaTableViewer
          A table viewer for an agenda (set of agenda items).
AgendaViewer
           
AgendaViewTable
          A viewer for a set of AgendaItems.
AgendaViewTable.ItemPopupMenu
          The popup menu that appears when the user right-clicks on a item.
BindingViewer
           
BindingViewer.VarPanel
           
ForwardingHandler
          Generates HandlerActions for an AgendItem.
ForwardingHandler.ForwardingAction
           
HandlerAction
          One of the ways in which an agenda item might be handled.
HandlerAction.Manual
          Indicates that the item has been handled by the user.
InvokeHandler
          Generates HandlerActions for an AgendItem.
Ip2
          The generic I-P2 class and application main program
Ip2Frame
          The main frame of the I-P2 user interface.
Ip2ModelManager
           
Ip2ModelManager.PlanWalker
           
IssueAgenda
          An agenda of issues
IssueEditor
          A simple editor for entering and viewing Issues.
IssueHandler
          Generates HandlerActions for an IssueItem.
IssueItem
          An AgendaEntry that represents an Issue.
IssueViewTable
           
ItemEditor
          A simple editor for entering and viewing individual items.
ItemEditor.EditPanel
          Item-editing panel
ItemHandler
          Generates HandlerActions for an AgendaItem.
PanelController
          Controller for process and other, similar panels.
PanelFrame
          The main frame of an I-X panel user interface.
QueryHandler
           
StateViewer
           
StateViewTable
           
StateViewTable.PatternData
          The information we associate with a pattern.
StateViewTable.RowPopupMenu
           
StateViewTable.StateModel
          Mediates between the data and the JTable.
WorldState
           
 

Classes in ix.ip2 used by ix.ip2.event
AgendaItem
          An entry in an Agenda.
AgendaManager
           
HandlerAction
          One of the ways in which an agenda item might be handled.
 

Classes in ix.ip2 used by ix.ip2.test
PanelFrame
          The main frame of an I-X panel user interface.
 

Classes in ix.ip2 used by ix.itest
PanelFrame
          The main frame of an I-X panel user interface.
 

Classes in ix.ip2 used by ix.test
Ip2
          The generic I-P2 class and application main program