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