Uses of Package
com.tensegrity.graph.controller

Packages that use com.tensegrity.graph.controller
com.tensegrity.graph.controller Graph Controller specification.  
com.tensegrity.graph.view Contains the graph view interface.  
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swing.graph The graph package contains the two panels required for the SwingGraphDocument, a NavigatorPanel and several components for the inplace editing supported by the SwingGraphPanel.  
com.tensegrity.gui.swt.document   
com.tensegrity.gui.swt.graph   
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
com.tensegrity.skeleton.swt.commands   
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.graph.controller
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
GraphControllerFactory
          The abstract base Class for a GraphControllerFactory.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.graph.view
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.gui.graphdocument
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.gui.swing.document
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.gui.swing.graph
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.gui.swt.document
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.gui.swt.graph
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.skeleton.commands
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 

Classes in com.tensegrity.graph.controller used by com.tensegrity.skeleton.swt.commands
GraphController
           The interface GraphController defines the behavior for classes responsible for notifying Graph and VisualGraphView objects about changes that have taken place in both a model and in a view.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.