Package ix.ip2

I-X Process Panels

See:
          Description

Interface Summary
AgendaManager  
AgendaViewer  
StateViewer  
 

Class Summary
ActivityAgenda An agenda of activities
ActivityEditor A simple editor for entering and viewing Activities
ActivityHandler Generates HandlerActions for an ActivityItem.
ActivityItem An AgendaEntry to represents an activity.
ActivityTableViewer  
ActivityViewTable  
Agenda A collection of things to do.
AgendaItem An entry in an Agenda.
AgendaItemTableModel A TreeTableModel that can display Issue objects.
AgendaTableViewer A table viewer for an agenda (set of agenda items).
AgendaViewTable A viewer for a set of AgendaItems.
BindingViewer  
ForwardingHandler Generates HandlerActions for an AgendItem.
HandlerAction One of the ways in which an agenda item might be handled.
HandlerAction.Automatic Handles an issue by invoking one of the agent-level issue-handlers.
HandlerAction.Manual Indicates that the item has been handled by the user.
HandlerAction.NoAction Handles an item by doing nothing.
HandlerAction.NotApplicable Used to indicate the the item does not apply in the current situation.
HandlerActionEditor A TableCellEditor for HandlerActions of AgendaItems.
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  
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.
IssueTableViewer  
IssueViewTable  
ItemEditor A simple editor for entering and viewing individual items.
ItemHandler Generates HandlerActions for an AgendaItem.
NewIp2Frame The main frame of the I-P2 user interface.
PanelController Controller for process and other, similar panels.
PanelFrame The main frame of a process panel user interface.
QueryHandler  
StateViewTable  
TestItem A specification of a test that sends a single message
WaitForReportsActivity An activity that waits for reports re something sent to another agent.
WaitForReportsItem An agenda entry for a WaitForReportsActivity.
WorldState  
 

Package ix.ip2 Description

I-X Process Panels