|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.MouseMotionAdapter
org.openbp.swing.plaf.sky.SkyTreeUI.MouseMotionHandler
public class SkyTreeUI.MouseMotionHandler
Responsible for updating the selection based on mouse events.
| Constructor Summary | |
|---|---|
SkyTreeUI.MouseMotionHandler()
|
|
| Method Summary | |
|---|---|
void |
mouseDragged(java.awt.event.MouseEvent e)
Invoked when the mouse is being moved while a mouse button is pressed. |
| Methods inherited from class java.awt.event.MouseMotionAdapter |
|---|
mouseMoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkyTreeUI.MouseMotionHandler()
| Method Detail |
|---|
public void mouseDragged(java.awt.event.MouseEvent e)
mouseDragged in interface java.awt.event.MouseMotionListenermouseDragged in class java.awt.event.MouseMotionAdaptere - Mouse event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||