protected static class REpiceaScrollPane.InternalDragGestureMoveComponentHandler extends DragGestureMoveComponentHandler<REpiceaScrollPane>
component, cursorBeforeDragging, MouseDragCursor, offsetPoint| Modifier | Constructor and Description |
|---|---|
protected |
InternalDragGestureMoveComponentHandler(REpiceaScrollPane component) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDragged(java.awt.event.MouseEvent arg0) |
void |
mousePressed(java.awt.event.MouseEvent arg0) |
isEnabled, mouseReleased, setEnabledprotected InternalDragGestureMoveComponentHandler(REpiceaScrollPane component)
public void mousePressed(java.awt.event.MouseEvent arg0)
mousePressed in interface java.awt.event.MouseListenermousePressed in class DragGestureMoveComponentHandler<REpiceaScrollPane>public void mouseDragged(java.awt.event.MouseEvent arg0)
mouseDragged in interface java.awt.event.MouseMotionListenermouseDragged in class DragGestureMoveComponentHandler<REpiceaScrollPane>