edu.stanford.smi.protege.util
Class DoubleClickActionAdapter
java.lang.Object
java.awt.event.MouseAdapter
edu.stanford.smi.protege.util.DoubleClickActionAdapter
- All Implemented Interfaces:
- MouseListener, EventListener
public class DoubleClickActionAdapter
- extends MouseAdapter
An adapter that causes the raw "mouse clicked" event to fire an action if the real event is actually a double click.
- Author:
- Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleClickActionAdapter
public DoubleClickActionAdapter(Action initialAction)
mouseClicked
public void mouseClicked(MouseEvent event)
- Specified by:
mouseClicked
in interface MouseListener
- Overrides:
mouseClicked
in class MouseAdapter
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.