Uses of Class
com.tensegrity.skeleton.commands.AbstractOpenCommand

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.
 



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