|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzul.mesh.Scrollbar
public class Scrollbar
The extra Scrollbar for the MeshWidget.
| Method Summary | |
|---|---|
static int |
getScrollPosH(Widget wgt)
Return the horizontal scroll position of the body element of given MeshWidget. |
static int |
getScrollPosV(Widget wgt)
Return the vertical scroll position of the body element of given MeshWidget. |
static void |
init(Widget wgt)
Initialize the scrollbar of MeshWidget. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void init(Widget wgt)
wgt - a widgetpublic static int getScrollPosV(Widget wgt)
wgt - the widget
public static int getScrollPosH(Widget wgt)
wgt - the widget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||