|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addActivationControllerListener(ActivationControllerListener listener)
Adds an ActivationControllerListener to get informed about changes of the
controlled set of subdialogs and their activation.
|
void |
removeActivationControllerListener(ActivationControllerListener listener)
Removes a previously registered ActivationControllerListener. |
| Method Detail |
public void addActivationControllerListener(ActivationControllerListener listener)
ActivationControllerListener to get informed about changes of the
controlled set of subdialogs and their activation.
Note: The listener gets immediately events for already added subdialogs and for already active subdialogs!
listener - the listener to add (not null).public void removeActivationControllerListener(ActivationControllerListener listener)
ActivationControllerListener.
listener - the listener to remove (not null).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||