HelpDialog.resize
void resize(int x, int y, int w, int h)Resizes the dialog window.
Parameters
x | X position |
y | Y position |
w | Width |
h | Height |
void resize(int x, int y, int w, int h)Resizes the dialog window.
x | X position |
y | Y position |
w | Width |
h | Height |