Slider

Undocumented in source.

Members

Functions

getSliderPosition
int getSliderPosition()
barLength
int barLength;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

brush
int[] brush;
maxValue
int maxValue;
Undocumented in source.
value
int value;
Undocumented in source.

Inherited Members

From WindowElement

al
ActionListener[] al;
Undocumented in source.
output
BitmapDrawer output;
Undocumented in source.
elementContainer
ElementContainer elementContainer;
Undocumented in source.
customStyle
StyleSheet customStyle;
Undocumented in source.
inputHandler
InputHandler inputHandler;
Undocumented in source.
onClick
void onClick(int offsetX, int offsetY, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
onKey
void onKey(char c, int type)
Undocumented in source. Be warned that the author may not have intended to support it.
onScroll
void onScroll(int x, int y, int wX, int wY)
Undocumented in source. Be warned that the author may not have intended to support it.
getX
int getX()
Undocumented in source. Be warned that the author may not have intended to support it.
getY
int getY()
Undocumented in source. Be warned that the author may not have intended to support it.
getPosition
Coordinate getPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source.
getText
wstring getText()
Undocumented in source. Be warned that the author may not have intended to support it.
setText
void setText(wstring s)
Undocumented in source. Be warned that the author may not have intended to support it.
getAvailableStyleSheet
StyleSheet getAvailableStyleSheet()
Undocumented in source. Be warned that the author may not have intended to support it.
setCustomStyle
void setCustomStyle(StyleSheet s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta