public class AboutAction extends DataModuleAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
packageName |
frame, modulechangeSupport, 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(DataModule module) |
AboutAction(DataModule module,
String name) |
AboutAction(DataModule module,
String name,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
String |
getPackageName() |
void |
runAction() |
void |
setPackageName(String packageName) |
getFrame, setFrameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected String packageName
public AboutAction(DataModule module)
module - public AboutAction(DataModule module, String name)
module - name - public AboutAction(DataModule module, String name, Icon icon)
module - name - icon - public void runAction()
throws Exception
runAction in class DataModuleActionExceptionpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class DataModuleActionpublic String getPackageName()
public void setPackageName(String packageName)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.