|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.media.core.VideoMouseHandler
public class VideoMouseHandler
This is a general purpose mouse handler for a video panel drawing TShapes.
| Constructor Summary | |
|---|---|
VideoMouseHandler()
|
|
| Method Summary | |
|---|---|
void |
handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
Handles a mouse action for a video panel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VideoMouseHandler()
| Method Detail |
|---|
public void handleMouseAction(InteractivePanel panel,
java.awt.event.MouseEvent e)
handleMouseAction in interface InteractiveMouseHandlerpanel - the video panele - the mouse event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||