Package com.cosylab.vdct.events
Class Command
- java.lang.Object
-
- com.cosylab.vdct.events.Command
-
- Direct Known Subclasses:
GetDsManager,GetGUIInterface,GetMainComponent,GetPrintableInterface,GetVDBManager,LinkCommand,NullCommand,RepaintCommand,SaveCommand,SetCursorCommand,SetDefaultFocus,SetRedoMenuItemState,SetUndoMenuItemState,SetWorkspaceFile,SetWorkspaceGroup,SetWorkspaceScale,ShowMorphingDialog,ShowNewDialog,ShowRenameDialog,UpdateLoadLabel
public abstract class Command extends Object
Command pattern Creation date: (18.12.2000 15:22:19)- Author:
- Matej Sekoranja
-
-
Constructor Summary
Constructors Constructor Description Command()
-