applications.proxy.ui
Class TesterTemplate.LogAction

java.lang.Object
  |
  +--javax.swing.AbstractAction
        |
        +--applications.proxy.ui.TesterTemplate.LogAction

class TesterTemplate.LogAction
extends AbstractAction


Fields inherited from class javax.swing.AbstractAction
enabled, changeSupport

Constructor Summary
TesterTemplate.LogAction()
           

Method Summary
 voidactionPerformed(ActionEvent actionEvent)
           

Methods inherited from class javax.swing.AbstractAction
getValue, putValue, isEnabled, setEnabled, getKeys, firePropertyChange, addPropertyChangeListener, removePropertyChangeListener, clone

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait, finalize

Constructor Detail

TesterTemplate.LogAction

public TesterTemplate.LogAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent actionEvent)