Class PopupListener

java.lang.Object
java.awt.event.MouseAdapter
org.apache.uima.tools.cvd.control.PopupListener
All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class PopupListener extends MouseAdapter
Handle text pop-up (mouse) events. The actual logic for creating the text pop-up menu is not here. // * @see PopupEvent