Uses of Class
com.tensegrity.composite.util.RepaintManager

Packages that use RepaintManager
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
 

Uses of RepaintManager in com.tensegrity.composite
 

Methods in com.tensegrity.composite that return RepaintManager
 RepaintManager CompositeView.getRepaintManager()
          Returns a reference to the active RepaintManager instance that may be associated with this CompositeView.
 

Methods in com.tensegrity.composite with parameters of type RepaintManager
 void CompositeView.setRepaintManager(RepaintManager repaintManager)
          Sets the reference to an instance of RepaintManager instance which is then used as the active repaint-manager.
 



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