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, setEnabled
protected InternalDragGestureMoveComponentHandler(REpiceaScrollPane component)
public void mousePressed(java.awt.event.MouseEvent arg0)
mousePressed
in interface java.awt.event.MouseListener
mousePressed
in class DragGestureMoveComponentHandler<REpiceaScrollPane>
public void mouseDragged(java.awt.event.MouseEvent arg0)
mouseDragged
in interface java.awt.event.MouseMotionListener
mouseDragged
in class DragGestureMoveComponentHandler<REpiceaScrollPane>