Package | Description |
---|---|
com.gargoylesoftware.base.collections |
Classes involving the collection classes
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationListListener.listElementsAdded(NotificationListEvent event)
An element was added to the list.
|
void |
NotificationListListener.listElementsChanged(NotificationListEvent event)
An element in the list was changed.
|
void |
NotificationListListener.listElementsRemoved(NotificationListEvent event)
An element was removed from the list.
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.