sk.uniba.euromath.rcp.action
Class CommandIds
java.lang.Object
sk.uniba.euromath.rcp.action.CommandIds
public final class CommandIds
- extends Object
Interface defining the application's command IDs. Key bindings can be defined
for specific commands. To associate an action with a command, use
IAction.setActionDefinitionId(commandId).
- See Also:
IAction.setActionDefinitionId(String)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMD_OPEN_DOCUMENT
public static final String CMD_OPEN_DOCUMENT
- Opens the document.
- See Also:
- Constant Field Values
CommandIds
public CommandIds()
Copyright © 2003-2006 null. All Rights Reserved.