After creating an instance of a class that implements this interface it can be added to a control using the addControlListener
method and removed using the removeControlListener
method. When a control is moved or resized, the appropriate method will be invoked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|