com.ontotext.gate.vr
Class OEMainPanel.EditURIListener
java.lang.Object
com.ontotext.gate.vr.OEMainPanel.EditURIListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- OEMainPanel
- private class OEMainPanel.EditURIListener
- extends Object
- implements ActionListener
Listener for choosing [edit URI] from the popup menu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OEMainPanel.EditURIListener
private OEMainPanel.EditURIListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener