|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
eTextReader.actions.BaseAction
eTextReader.actions.BrowserAction
eTextReader.actions.QuickAction
eTextReader.actions.QuickLinkAction
public class QuickLinkAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class eTextReader.actions.BaseAction |
---|
BaseAction.Key |
Field Summary |
---|
Fields inherited from class eTextReader.actions.BrowserAction |
---|
browser |
Fields inherited from class eTextReader.actions.BaseAction |
---|
instances |
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
protected |
QuickLinkAction(ContentContainer browser)
|
Method Summary | |
---|---|
java.lang.String |
getActionCommand()
|
java.lang.String |
getText()
|
java.lang.String |
getTooltipText()
|
Methods inherited from class eTextReader.actions.QuickAction |
---|
actionPerformed, getAcceleratorKeyStrokeFromPreferences, propertyChange |
Methods inherited from class eTextReader.actions.BaseAction |
---|
getInstance |
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 |
Constructor Detail |
---|
protected QuickLinkAction(ContentContainer browser)
Method Detail |
---|
public java.lang.String getActionCommand()
getActionCommand
in class QuickAction
public java.lang.String getText()
getText
in class QuickAction
public java.lang.String getTooltipText()
getTooltipText
in class QuickAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |