Uses of Package
com.gargoylesoftware.base.collections
-
Packages that use com.gargoylesoftware.base.collections Package Description com.gargoylesoftware.base.collections Classes involving the collection classescom.gargoylesoftware.base.gui Classes that are UI related. -
Classes in com.gargoylesoftware.base.collections used by com.gargoylesoftware.base.collections Class Description NotificationList This is a wrapper for a List object that firesNotificationListEvent
's whenever the list is modified.NotificationListEvent An event that is fired when a NotificationList changes.NotificationListListener A listener that listens for changes to a NotificationList. -
Classes in com.gargoylesoftware.base.collections used by com.gargoylesoftware.base.gui Class Description NotificationListListener A listener that listens for changes to a NotificationList.