|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Scrollable.java Copyright (c) 2001 Helge Hackbarth
An interface to implement a scrollable component
Method Summary | |
void |
scrollAbs(int x,
int y)
Scroll the component to absolute position x, y |
Method Detail |
public void scrollAbs(int x, int y)
x
- the horizontal target positiony
- the vertical target position
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |