ControlListener.controlMoved(
ControlEvent e)
Sent when the location (x, y) of a control changes relative
to its parent (or relative to the display, for Shells).
void
ControlAdapter.controlMoved(
ControlEvent e)
Sent when the location (x, y) of a control changes relative
to its parent (or relative to the display, for Shells).
void
ControlListener.controlResized(
ControlEvent e)
Sent when the size (width, height) of a control changes.