|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.AbstractAction
org.hd.d.pg2k.webSvr.threeD.JLFAbstractAction
org.hd.d.pg2k.webSvr.threeD.AboutAction
class AboutAction
Represents the About Action.
| Field Summary | |
|---|---|
private static java.lang.String |
ACTION_COMMAND_KEY_ABOUT
|
private static java.lang.String |
LONG_DESCRIPTION_ABOUT
|
private static int |
MNEMONIC_KEY_ABOUT
|
private static java.lang.String |
NAME_ABOUT
|
private static java.lang.String |
SHORT_DESCRIPTION_ABOUT
|
| Fields inherited from class org.hd.d.pg2k.webSvr.threeD.JLFAbstractAction |
|---|
LARGE_ICON |
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
AboutAction()
ctor |
|
| Method Summary |
|---|
| Methods inherited from class org.hd.d.pg2k.webSvr.threeD.JLFAbstractAction |
|---|
actionPerformed, addActionListener, getActionCommand, getLongDescription, getShortDescription, removeActionListener |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String ACTION_COMMAND_KEY_ABOUT
private static final java.lang.String NAME_ABOUT
private static final java.lang.String SHORT_DESCRIPTION_ABOUT
private static final java.lang.String LONG_DESCRIPTION_ABOUT
private static final int MNEMONIC_KEY_ABOUT
| Constructor Detail |
|---|
public AboutAction()
|
DHD Multimedia Gallery V1.53.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||