|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.tensegrity.skeleton.commands | |
| com.tensegrity.skeleton.commands | The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. |
| com.tensegrity.skeleton.commands.generic | Generic commands are those commands which are not dependant of a gui library like swing, swt, etc. |
| com.tensegrity.skeleton.swing | The Swing based implementation of the skeleton framework. |
| com.tensegrity.skeleton.swt.commands | |
| Classes in com.tensegrity.skeleton.commands used by com.tensegrity.skeleton.commands | |
| AbstractAlignCommand
Abstract base class for align commands which provides the basic functionality for gathering the selected elements and revalidating the graph afterwards. |
|
| AbstractAlignHorizontalCommand
Abstract base class for horizontal align commands which provides the basic functionality for sorting the elements, etc. |
|
| AbstractAlignVerticalCommand
Abstract base class for vertical align commands which provides the basic functionality for sorting the elements, etc. |
|
| AbstractInsertElementCommand
This is the abstract Command base class used for inserting
new visual elements to a VisualGraph that have been created
programmatically.
|
|
| AbstractLayoutCommand
|
|
| AbstractOpenCommand
Designed as the base class for all Command classes that deal
with the opening of documents. |
|
| CommonBaseCommand
This BaseCommand derived class is responsible for setting
the StatusBar message with the appropriate text.
|
|
| DocumentCommand
This abstract base class is responsible for all document-related commands and provides useful utility methods callable by derived classes. |
|
| EditGraphDocumentCommand
This abstract Command implements the EditGraphDocumentCommand.isEnabled()
method and returns true if the enclosed Panel is editable.
|
|
| GraphDocumentCommand
This abstract Command implementation is the base class for all commands
that deal with GraphDocument instances.
|
|
| GraphDocumentSelectionCommand
This abstract Command base class requires an open valid
GraphDocument selection and provides functionality for
all derived selection-related Command classes.
|
|
| SaveVisualGraphCommand
This is the base class for all Command classes that
deal with saving.
|
|
| ZoomGraphDocumentCommand
This Command provides methods for retrieving the current
zoom value and setting it. |
|
| Classes in com.tensegrity.skeleton.commands used by com.tensegrity.skeleton.commands.generic | |
| CommonBaseCommand
This BaseCommand derived class is responsible for setting
the StatusBar message with the appropriate text.
|
|
| DocumentCommand
This abstract base class is responsible for all document-related commands and provides useful utility methods callable by derived classes. |
|
| EditGraphDocumentCommand
This abstract Command implements the EditGraphDocumentCommand.isEnabled()
method and returns true if the enclosed Panel is editable.
|
|
| GraphDocumentCommand
This abstract Command implementation is the base class for all commands
that deal with GraphDocument instances.
|
|
| GraphDocumentSelectionCommand
This abstract Command base class requires an open valid
GraphDocument selection and provides functionality for
all derived selection-related Command classes.
|
|
| Classes in com.tensegrity.skeleton.commands used by com.tensegrity.skeleton.swing | |
| PreferenceHelper
Some utility methods for setting the preferences. |
|
| Classes in com.tensegrity.skeleton.commands used by com.tensegrity.skeleton.swt.commands | |
| AbstractInsertElementCommand
This is the abstract Command base class used for inserting
new visual elements to a VisualGraph that have been created
programmatically.
|
|
| AbstractLayoutCommand
|
|
| AbstractOpenCommand
Designed as the base class for all Command classes that deal
with the opening of documents. |
|
| CommonBaseCommand
This BaseCommand derived class is responsible for setting
the StatusBar message with the appropriate text.
|
|
| DocumentCommand
This abstract base class is responsible for all document-related commands and provides useful utility methods callable by derived classes. |
|
| EditGraphDocumentCommand
This abstract Command implements the EditGraphDocumentCommand.isEnabled()
method and returns true if the enclosed Panel is editable.
|
|
| FindElementsCommand
This Command class looks for occurrences of strings in text
attributes of graph elements and selects all matching items.
|
|
| GraphDocumentCommand
This abstract Command implementation is the base class for all commands
that deal with GraphDocument instances.
|
|
| GraphDocumentSelectionCommand
This abstract Command base class requires an open valid
GraphDocument selection and provides functionality for
all derived selection-related Command classes.
|
|
| SaveVisualGraphCommand
This is the base class for all Command classes that
deal with saving.
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||