|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Unsafe:
Method Summary | |
void |
autoscroll(Point cursorLocn)
Suppressed: notify the Component to autoscroll
|
Insets |
getAutoscrollInsets()
Suppressed: This method returns the Insets describing
the autoscrolling region or border relative
to the geometry of the implementing Component. |
Method Detail |
public Insets getAutoscrollInsets()
Insets
describing
the autoscrolling region or border relative
to the geometry of the implementing Component.
This value is read once by the DropTarget
upon entry of the drag Cursor
into the associated Component
.
public void autoscroll(Point cursorLocn)
Component
to autoscroll
cursorLocn
- A Point
indicating the
location of the cursor that triggered this operation.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |