| Math2mat | 
Defines command IDs. More...
Go to the source code of this file.
| Classes | |
| interface | m2m.frontend.actions.ICommandIds | 
| Packages | |
| package | m2m.frontend.actions | 
Defines command IDs.
Project: Math2Mat
Author: Sebastien Masle
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).
Definition in file ICommandIds.java.
 1.7.3
 1.7.3