utfsm::ICommandIds Interface Reference

Collaboration diagram for utfsm::ICommandIds:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static final String CMD_OPEN = "utfsm.open"
static final String CMD_OPEN_MESSAGE = "utfsm.openMessage"

Detailed Description

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:
org.eclipse.jface.action.IAction::setActionDefinitionId(String)

Member Data Documentation

final String utfsm::ICommandIds::CMD_OPEN = "utfsm.open" [static]
final String utfsm::ICommandIds::CMD_OPEN_MESSAGE = "utfsm.openMessage" [static]

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2