|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
org.eclipse.gef.commands.UnexecutableCommand
public final class UnexecutableCommand
A Command which can never be executed
| Field Summary | |
|---|---|
static UnexecutableCommand |
INSTANCE
The singleton instance |
| Method Summary | |
|---|---|
boolean |
canExecute()
|
boolean |
canUndo()
|
| Methods inherited from class org.eclipse.gef.commands.Command |
|---|
chain, dispose, execute, getDebugLabel, getLabel, redo, setDebugLabel, setLabel, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final UnexecutableCommand INSTANCE
| Method Detail |
|---|
public boolean canExecute()
canExecute in class Commandfalsepublic boolean canUndo()
canUndo in class Commandfalse
|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||