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