EMenuItem.CheckBox
NULL_ARRAY, SEPARATOR
Constructor and Description |
---|
ToolMenu.DynamicLanguageMenuItem(java.lang.String menuName,
java.lang.String fileName,
FileType type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Get a string description of the menu item.
|
void |
run()
Abstract method which executes command.
|
protected void |
updateButtons()
Updates GUI buttons after change of state of generic button.
|
actionPerformed, createMenuItem, getMnemonicChar, getPath, getText, getToolTipText, isEnabled, isSelected, registerItem, registerUpdatable, repeatLastCommand, shortcut, shortcut, toString, updateMenuItem
public ToolMenu.DynamicLanguageMenuItem(java.lang.String menuName, java.lang.String fileName, FileType type)
public java.lang.String getDescription()
EMenuItem
Menu | SubMenu | SubMenu | item
getDescription
in class EMenuItem
protected void updateButtons()
EMenuItem
updateButtons
in class EMenuItem