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