public class AboutAction extends CayenneAction
alwaysOn, applicationchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
AboutAction(Application application)
Constructor for AboutMenuAction.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getActionName() |
void |
performAction(ActionEvent e)
Displays About dialog.
|
void |
showAboutDialog() |
actionPerformed, buildButton, buildCheckBoxMenu, buildMenu, createIcon, enableForPath, getAcceleratorKey, getApplication, getCurrentProject, getIconName, getKey, getProjectController, isAlwaysOn, setAlwaysOn, setEnabled, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerpublic AboutAction(Application application)
name - public static final String getActionName()
public void performAction(ActionEvent e)
performAction in class CayenneActionpublic void showAboutDialog()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.