Uses of Class
com.gargoylesoftware.base.collections.NotificationListEvent

Packages that use NotificationListEvent
com.gargoylesoftware.base.collections Classes involving the collection classes 
 

Uses of NotificationListEvent in com.gargoylesoftware.base.collections
 

Methods in com.gargoylesoftware.base.collections with parameters of type NotificationListEvent
 void NotificationListListener.listElementsAdded(NotificationListEvent event)
          An element was added to the list.
 void NotificationListListener.listElementsRemoved(NotificationListEvent event)
          An element was removed from the list.
 void NotificationListListener.listElementsChanged(NotificationListEvent event)
          An element in the list was changed.
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.