com.ontotext.gate.vr
Class Gaze.MappingNewListener
java.lang.Object
com.ontotext.gate.vr.Gaze.MappingNewListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- Gaze
- class Gaze.MappingNewListener
- extends Object
- implements ActionListener
Reacts on all Create New Mapping actions performed either
through the menu, either through the new buton.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Gaze.MappingNewListener
Gaze.MappingNewListener()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener