edu.stanford.smi.protege.util
Class DoubleClickActionAdapter
java.lang.Object
java.awt.event.MouseAdapter
edu.stanford.smi.protege.util.DoubleClickActionAdapter
- All Implemented Interfaces:
- EventListener, MouseListener
- 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)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.