|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractOpenCommand | |
| com.tensegrity.skeleton.commands | The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. |
| com.tensegrity.skeleton.swt.commands | |
| Uses of AbstractOpenCommand in com.tensegrity.skeleton.commands |
| Subclasses of AbstractOpenCommand in com.tensegrity.skeleton.commands | |
class |
OpenCommand
This Command opens an existing GraphDocument
and adds it to the MDIComponent of the application.
|
| Uses of AbstractOpenCommand in com.tensegrity.skeleton.swt.commands |
| Subclasses of AbstractOpenCommand in com.tensegrity.skeleton.swt.commands | |
class |
SwtOpenCommand
This command, to be used within applications in a SWT context, opens an existing GraphDocument
and adds it to the MDIComponent of the
application.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||