ControlAdapter.controlMoved

Sent when the location (x, y) of a control changes relative to its parent (or relative to the display, for <code>Shell</code>s). The default behavior is to do nothing.

@param e an event containing information about the move

class ControlAdapter
void
controlMoved

Meta