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

Packages that use AbstractInsertElementCommand
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 AbstractInsertElementCommand in com.tensegrity.skeleton.commands
 

Subclasses of AbstractInsertElementCommand in com.tensegrity.skeleton.commands
 class InsertChartCommand
           This Command inserts a chart into the currently selected VisualGraph.
 class InsertImageCommand
           This Command inserts an image object into the currently selected VisualGraph after loading if from a File.
 class InsertTableCommand
           This Command inserts a table node into the currently selected VisualGraph.
 

Uses of AbstractInsertElementCommand in com.tensegrity.skeleton.swt.commands
 

Subclasses of AbstractInsertElementCommand in com.tensegrity.skeleton.swt.commands
 class SwtInsertImageCommand
           This command, to be used within applications in a SWT context, is used in order to insert a VisualNode containing an image on the active GraphDocument.
 



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