public class Scrollbar
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static void init(Widget wgt)
wgt
- a widgetpublic static int getScrollPosV(Widget wgt)
wgt
- the widgetpublic static int getScrollPosH(Widget wgt)
wgt
- the widgetCopyright © 2005-2023 Potix Corporation. All Rights Reserved.