Package org.eclipse.gef.commands
Class UnexecutableCommand
java.lang.Object
org.eclipse.gef.commands.Command
org.eclipse.gef.commands.UnexecutableCommand
A Command which can never be executed
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
The singleton instance
-
-
Method Details
-
canExecute
public boolean canExecute()- Overrides:
canExecute
in classCommand
- Returns:
false
-
canUndo
public boolean canUndo()
-