|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.raelity.jvi.ColonCommands.ColonAction
public abstract static class ColonCommands.ColonAction
Commands that take arguments subclass this. Some treatment of the
command arguments can be controled through the getFlags()
method.
Field Summary |
---|
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface com.raelity.jvi.ColonCommandFlags |
---|
BANG, BUFNAME, COUNT, DFLALL, EDITCMD, EXTRA, FILE1, FILES, NAMEDF, NAMEDFS, NEEDARG, NODFL, NOPARSE, NOSPC, NOTADR, NOTRLCOM, RANGE, REGSTR, TRLBAR, USECTRLV, WORD1, XFILE, ZEROR |
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
ColonCommands.ColonAction()
|
Method Summary | |
---|---|
int |
getFlags()
Specify some of the commands argument handling. |
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 |
Methods inherited from interface java.awt.event.ActionListener |
---|
actionPerformed |
Constructor Detail |
---|
public ColonCommands.ColonAction()
Method Detail |
---|
public int getFlags()
ColonCommandFlags
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |