After creating an instance of a class that implements this interface it can be added to a widget using the addDisposeListener
method and removed using the removeDisposeListener
method. When a widget is disposed, the widgetDisposed method will be invoked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|