public static class CoreProvider.ViewShowWeatherSymbols extends AbstractMenuAction
ACCELERATOR_KEY, ACTION_COMMAND_KEY, BUTTON_GROUP_NAME, DISPLAYED_MNEMONIC_INDEX_KEY, enabled, LARGE_ICON_KEY, LOCALIZED_MENU_HIERARCHY, LONG_DESCRIPTION, MENU_PRIORITY, MNEMONIC_KEY, NAME, NOT_VOICE_COMMAND, PERMITTED, PRE_LOCALIZE_MENU_TAG_NAME, PRE_LOCALIZED_MENU_HIERARCHY, properties, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON, UI_TYPE, WARNING_IF_REMOVED
Constructor and Description |
---|
ViewShowWeatherSymbols() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.lang.Object e)
Invoked when an action occurs.
|
boolean |
init(java.lang.Object item,
java.lang.Object view)
Additional processing to be done when the action is attached to the menu structure.
|
addPropertyListener, firePropertyChange, getPropertyListener, getPropertyListener, getValue, isEnabled, parseMnemonics, putValue, removePropertyListener, setEnabled, setPropertyListener
public boolean init(java.lang.Object item, java.lang.Object view)
AbstractMenuAction
init
in class AbstractMenuAction
item
- GUI-specific menu item that is associated with the AbstractMenuAction subclassview
- GUI window containing this menu.MainGui.buildMenus(java.util.ArrayList<org.ka2ddo.yaac.pluginapi.AbstractMenuAction>, javax.swing.JMenuBar, java.awt.Window)
public void actionPerformed(java.lang.Object e)
AbstractMenuAction
actionPerformed
in class AbstractMenuAction
e
- UI-specific Object describing the action