public class ShowLogConsoleAction 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 |
|---|
ShowLogConsoleAction(Application application)
Constructor for ShowLogConsoleAction.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getActionName()
Readable name for this action
|
void |
performAction(ActionEvent e)
Subclasses must implement this method instead of
actionPerformed to
allow for exception handling. |
actionPerformed, buildButton, buildCheckBoxMenu, buildMenu, createIcon, enableForPath, getAcceleratorKey, getApplication, getCurrentProject, getIconName, getKey, getProjectController, isAlwaysOn, setAlwaysOn, setEnabled, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerpublic ShowLogConsoleAction(Application application)
public static final String getActionName()
public void performAction(ActionEvent e)
CayenneActionactionPerformed to
allow for exception handling.performAction in class CayenneActionCopyright © 2001–2015 Apache Cayenne. All rights reserved.