Uses of Class
com.tensegrity.application.DefaultGraphApplication

Packages that use DefaultGraphApplication
com.tensegrity.application.swing   
com.tensegrity.application.swt   
com.tensegrity.skeleton.swing The Swing based implementation of the skeleton framework. 
com.tensegrity.skeleton.swt   
 

Uses of DefaultGraphApplication in com.tensegrity.application.swing
 

Subclasses of DefaultGraphApplication in com.tensegrity.application.swing
 class DefaultSwingGraphApplication
           DefaultSwingGraphApplication is an abstract default implementation of a GraphApplication for applications using the Swing/AWT window toolkit.
 

Uses of DefaultGraphApplication in com.tensegrity.application.swt
 

Subclasses of DefaultGraphApplication in com.tensegrity.application.swt
 class DefaultSwtGraphApplication
           DefaultSwtGraphApplication is an abstract default implementation of a GraphApplication for applications using the SWT window toolkit.
 

Uses of DefaultGraphApplication in com.tensegrity.skeleton.swing
 

Subclasses of DefaultGraphApplication in com.tensegrity.skeleton.swing
 class CompatibleSwingGraphApplication
           CompatibleSwingGraphApplication is a default implementation of a GraphApplication that is used when the parameter application is omitted in the constructor of an ApplicationFrame.
 

Uses of DefaultGraphApplication in com.tensegrity.skeleton.swt
 

Subclasses of DefaultGraphApplication in com.tensegrity.skeleton.swt
 class CompatibleSwtGraphApplication
           CompatibleSwtGraphApplication is a default implementation of a GraphApplication that is used when the parameter application is omitted in the constructor of an ApplicationFrame.
 



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