Uses of Package
org.jdesktop.observablecollections
Packages that use org.jdesktop.observablecollections
Package
Description
Provides support for observing changes to collection classes.
Private implementation details for Swing binding.
-
Classes in org.jdesktop.observablecollections used by org.jdesktop.observablecollectionsClassDescription
ObservableListHelperis created byobservableListHelper, and useful when changes to individual elements of the list can be tracked.AListthat notifies listeners of changes.Notification types from anObservableList.AMapthat notifies listeners of changes to theMap.Notification types from anObservableMap. -
Classes in org.jdesktop.observablecollections used by org.jdesktop.swingbinding.implClassDescriptionA
Listthat notifies listeners of changes.Notification types from anObservableList.