-
- All Known Implementing Classes:
FilterableProgramListPanel
,ReminderListPanel
public interface PersonaListener
A listener to be informed about change of Persona. You must register this listener to the Persona class.- Since:
- 3.1
- Author:
- René Mach
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updatePersona()
Called when Persona was changed
-