- addWindow
void addWindow(Window w)
Undocumented in source.
- closeWindow
void closeWindow(Window sender)
Undocumented in source.
- drawUpdate
void drawUpdate(Window sender)
Undocumented in source.
- getStyleSheet
StyleSheet getStyleSheet()
Undocumented in source.
- messageWindow
void messageWindow(dstring title, dstring message, int width)
Undocumented in source.
- moveUpdate
void moveUpdate(Window sender)
Undocumented in source.
- moveWindow
void moveWindow(int x, int y, Window w)
Undocumented in source.
- refreshWindow
void refreshWindow(Window w)
Undocumented in source.
- relMoveWindow
void relMoveWindow(int x, int y, Window w)
Undocumented in source.
- setWindowToTop
void setWindowToTop(Window sender)
Undocumented in source.