com.raelity.jvi
Class ColonCommands.BangAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by com.raelity.jvi.ColonCommands.ColonAction
          extended by com.raelity.jvi.ColonCommands.BangAction
All Implemented Interfaces:
ColonCommandFlags, ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
ColonCommands

public static class ColonCommands.BangAction
extends ColonCommands.ColonAction

See Also:
Serialized Form

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.BangAction()
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 
Methods inherited from class com.raelity.jvi.ColonCommands.ColonAction
getFlags
 
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

ColonCommands.BangAction

public ColonCommands.BangAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)