Class GBLEditor.MoveRowDownAction
java.lang.Object
GBLEditor.MoveRowDownAction
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- GBLEditor
- protected class GBLEditor.MoveRowDownAction
- extends Object
- implements ActionListener
ActionListener that is fired whenever an action is performed that ought to result in a
row beeing moved down in the table..
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBLEditor.MoveRowDownAction
protected GBLEditor.MoveRowDownAction()
actionPerformed
public void actionPerformed(ActionEvent ae)
- Specified by:
actionPerformed
in interface ActionListener