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 SummaryFields
- 
Method Summary
- 
Field Details- 
INSTANCEThe singleton instance
 
- 
- 
Method Details- 
canExecutepublic boolean canExecute()- Overrides:
- canExecutein class- Command
- Returns:
- false
 
- 
canUndopublic boolean canUndo()
 
-