|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.cabrillo.tracker.TMouseHandler
public class TMouseHandler
A general purpose mouse handler for a trackerPanel.
| Constructor Summary | |
|---|---|
TMouseHandler()
|
|
| Method Summary | |
|---|---|
void |
handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
Handles a mouse action for a tracker panel. |
protected static boolean |
isAutoTrackTrigger(java.awt.event.InputEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TMouseHandler()
| Method Detail |
|---|
public void handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
handleMouseAction in interface InteractiveMouseHandlerpanel - the tracker panele - the mouse eventprotected static boolean isAutoTrackTrigger(java.awt.event.InputEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||