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