public class SystemInfo extends AbstractMenuItemDefinition
MENU_HELP, MENU_PROGRAM, MENU_TOOLS, MENU_VISUALIZATION| Constructor and Description |
|---|
SystemInfo() |
| 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.
|
protected void |
launch()
Called by the menu items action listener.
|
compareTo, equals, getButton, getDefinitions, getIcon, getMenuItem, isShortcutButtonpublic String getGroup()
getGroup in class AbstractMenuItemDefinitionpublic String getName()
getName in class AbstractMenuItemDefinitionpublic String getIconName()
getIconName in class AbstractMenuItemDefinitionprotected void launch()
launch in class AbstractMenuItemDefinitionCopyright © 2017. All Rights Reserved.