Uses of Interface
com.tensegrity.composite.CompositeNavigator.ColorListener

Packages that use CompositeNavigator.ColorListener
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
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.  
 

Uses of CompositeNavigator.ColorListener in com.tensegrity.composite
 

Methods in com.tensegrity.composite with parameters of type CompositeNavigator.ColorListener
 void CompositeNavigator.addColorListener(CompositeNavigator.ColorListener listener)
          Adds a new color listener to this navigator
 void CompositeNavigator.removeColorListener(CompositeNavigator.ColorListener listener)
          Removes a new color listener to this navigator
 

Uses of CompositeNavigator.ColorListener in com.tensegrity.gui.swing.graph
 

Classes in com.tensegrity.gui.swing.graph that implement CompositeNavigator.ColorListener
 class NavigatorPanel
           The NavigatorPanel is a JPanel-based Swing component that uses a CompositeNavigator, so that it can be used within the application GUI.
 



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