com.ontotext.gate.vr.dialog
Class AddSubClassDialog.BtnListener
java.lang.Object
com.ontotext.gate.vr.dialog.AddSubClassDialog.BtnListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- AddSubClassDialog
- private class AddSubClassDialog.BtnListener
- extends Object
- implements ActionListener
A button listener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddSubClassDialog.BtnListener
private AddSubClassDialog.BtnListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener