Uses of Interface
ix.ip2.StateViewer

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

Uses of StateViewer in ix.ip2
 

Classes in ix.ip2 that implement StateViewer
(package private)  class NullStateViewer
          An implementation of StateViewer that does nothing.
 class ObjectWhiteboard
           
 class StateViewTable
           
protected  class SyncStateClient.ProcessListener
           
protected  class SyncStateServer.ProcessListener
           
 

Fields in ix.ip2 declared as StateViewer
(package private)  StateViewer SyncStateClient.processListener
           
protected  StateViewer Ip2Frame.stateViewer
           
protected  StateViewer Ip2.stateViewer
           
 

Methods in ix.ip2 that return StateViewer
protected  StateViewer Ip2.makeStateViewer()
          Called to create the state viewer.
 

Uses of StateViewer in ix.test
 

Classes in ix.test that implement StateViewer
(package private)  class StateExportExtension.StateExporter