- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- resizeControl
void resizeControl(Control ctrl, int x, int y, int w, int h, PositionSpecified ps)
Undocumented in source. Be warned that the author may not have intended to support it.
- resizeControl
void resizeControl(Control ctrl, Rect r, PositionSpecified ps)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPosition
void setPosition(Control ctrl, Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPosition
void setPosition(Control ctrl, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSize
void setSize(Control ctrl, Size sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSize
void setSize(Control ctrl, int w, int h)
Undocumented in source. Be warned that the author may not have intended to support it.