Uses of Interface
org.primordion.xholon.io.IGraphicalNetworkViewer

Packages that use IGraphicalNetworkViewer
org.primordion.cellontro.io   
org.primordion.xholon.base   
org.primordion.xholon.io   
 

Uses of IGraphicalNetworkViewer in org.primordion.cellontro.io
 

Classes in org.primordion.cellontro.io that implement IGraphicalNetworkViewer
 class NetworkViewerJungCell
          Graphical network viewer constructed using the JUNG software.
 

Uses of IGraphicalNetworkViewer in org.primordion.xholon.base
 

Methods in org.primordion.xholon.base with parameters of type IGraphicalNetworkViewer
 void StateMachineXhym.postConfigure(IXholon observedXholon, IGraphicalNetworkViewer graphicalNetworkViewer)
          testing (used by XholonGui with TestFsmKW)
 

Uses of IGraphicalNetworkViewer in org.primordion.xholon.io
 

Classes in org.primordion.xholon.io that implement IGraphicalNetworkViewer
 class AbstractNetworkViewerJung
          Graphical network viewer constructed using the JUNG software.
 class NetworkViewerJung
          Graphical network viewer constructed using the JUNG software.