|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mylar.monitor.AbstractCommandMonitor
org.eclipse.mylar.monitor.workbench.KeybindingCommandMonitor
public class KeybindingCommandMonitor
Field Summary | |
---|---|
static java.lang.String |
COMMAND_INVOKED
|
Constructor Summary | |
---|---|
KeybindingCommandMonitor()
|
Method Summary | |
---|---|
protected void |
handleCommandExecution(java.lang.String commandId,
org.eclipse.core.commands.ExecutionEvent event)
|
Methods inherited from class org.eclipse.mylar.monitor.AbstractCommandMonitor |
---|
dispose, notHandled, postExecuteFailure, postExecuteSuccess, preExecute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COMMAND_INVOKED
Constructor Detail |
---|
public KeybindingCommandMonitor()
Method Detail |
---|
protected void handleCommandExecution(java.lang.String commandId, org.eclipse.core.commands.ExecutionEvent event)
handleCommandExecution
in class AbstractCommandMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |