com.ontotext.gate.vr.dialog
Class EditURIDialog.BtnListener
java.lang.Object
com.ontotext.gate.vr.dialog.EditURIDialog.BtnListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- EditURIDialog
- private class EditURIDialog.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 |
EditURIDialog.BtnListener
private EditURIDialog.BtnListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener