Uses of Class
ix.ip2.Ip2

Packages that use Ip2
ix.ip2 I-X Process Panels 
ix.test Simple applications for testing purposes. 
 

Uses of Ip2 in ix.ip2
 

Fields in ix.ip2 declared as Ip2
(package private)  Ip2 Ip2Frame.ip2
           
protected  Ip2 AgendaViewTable.ip2
           
protected  Ip2 AgendaTableViewer.ip2
           
protected  Ip2 StateViewTable.ip2
           
 

Constructors in ix.ip2 with parameters of type Ip2
Ip2Frame(Ip2 ip2)
           
AgendaViewTable(Ip2 ip2)
          Constructs a viewer for the indicated agent.
AgendaTableViewer(Ip2 ip2)
          Constructs a viewer for the indicated agent.
IssueTableViewer(Ip2 ip2)
           
NewIp2Frame(Ip2 ip2)
           
Ip2.IssueToActivityHandler()
           
Ip2.ConnectHandler()
           
ActivityViewTable(Ip2 ip2)
           
ActivityTableViewer(Ip2 ip2)
           
IssueViewTable(Ip2 ip2)
           
StateViewTable(Ip2 ip2)
          Constructs a viewer for the indicated agent.
 

Uses of Ip2 in ix.test
 

Subclasses of Ip2 in ix.test
 class Ip2Example
          An example of various ways to entend BasicIp2.