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
ObservableListHelper
is created byobservableListHelper
, and useful when changes to individual elements of the list can be tracked.AList
that notifies listeners of changes.Notification types from anObservableList
.AMap
that notifies listeners of changes to theMap
.Notification types from anObservableMap
. -
Classes in org.jdesktop.observablecollections used by org.jdesktop.swingbinding.implClassDescriptionA
List
that notifies listeners of changes.Notification types from anObservableList
.