- actionEvent
void actionEvent(string source, int type, int value, wstring message)
Undocumented in source. Be warned that the author may not have intended to support it.
- actionEvent
void actionEvent(string source, string subsource, int type, int value, wstring message)
Undocumented in source. Be warned that the author may not have intended to support it.
- actionEvent
void actionEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
- drawUpdate
void drawUpdate(WindowElement sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- dropFocus
void dropFocus(WindowElement sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFocus
void getFocus(WindowElement sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- getStyleSheet
StyleSheet getStyleSheet()
Undocumented in source. Be warned that the author may not have intended to support it.
- onClick
void onClick(int offsetX, int offsetY, 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.
- updateColumns
void updateColumns(ListBoxColumn[] lbc)
- brush
int brush;
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.