com.miginfocom.calendar.category
Interface CategoryStructureListener
- All Superinterfaces:
- java.util.EventListener
public interface CategoryStructureListener
- extends java.util.EventListener
EventListener that will be notified of CategoryStructureEvents when the structure in the CategoryDepository changes.
categoryStructureChanged
void categoryStructureChanged(CategoryStructureEvent e)
- Called when the time span list itesf changes (add/remove).
- Parameters:
e - The event that explains what happened.
Copyright © 2005 MiG InfoCom AB. All Rights Reserved.