|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileChangeListener
Interface for receiving notifications of changes to the collection of profiles in a ProfileManager.
| Method Summary | |
|---|---|
void |
profileListChanged(ProfileChangeEvent event)
The list changed in some major way; listeners should re-fetch it. |
void |
profilesAdded(ProfileChangeEvent e)
One or Many profiles were added. |
void |
profilesRemoved(ProfileChangeEvent e)
One or Many profiles were removed. |
| Method Detail |
|---|
void profilesAdded(ProfileChangeEvent e)
void profilesRemoved(ProfileChangeEvent e)
void profileListChanged(ProfileChangeEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||