public class ExperimenterDefinition extends AbstractMenuItemDefinition
MENU_HELP, MENU_PROGRAM, MENU_TOOLS, MENU_VISUALIZATION| Constructor and Description |
|---|
ExperimenterDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
The name of the menu this item belongs to.
|
String |
getIconName()
The name of the menu icon.
|
String |
getName()
The name of the menu item.
|
boolean |
isShortcutButton()
Returns whether this menu item should also be listed as a shortcut button.
|
protected void |
launch()
Called by the menu items action listener.
|
compareTo, equals, getButton, getDefinitions, getIcon, getMenuItempublic String getGroup()
getGroup in class AbstractMenuItemDefinitionpublic String getName()
getName in class AbstractMenuItemDefinitionpublic String getIconName()
getIconName in class AbstractMenuItemDefinitionpublic boolean isShortcutButton()
isShortcutButton in class AbstractMenuItemDefinitionprotected void launch()
launch in class AbstractMenuItemDefinitionCopyright © 2017. All Rights Reserved.