|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||