Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javafx.collections Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
ArrayChangeListenerInterface that receives notifications of changes to an ObservableArray.Interfacejavafx.collectionsJava FX
FilteredListWraps an ObservableList and filters it's content using the provided Predicate.Classjavafx.collections.transformationJava FX
FXCollectionsUtility class that consists of static methods that are 1:1 copies of java.Classjavafx.collectionsJava FX
ListChangeListenerInterface that receives notifications of changes to an ObservableList.Interfacejavafx.collectionsJava FX
ListChangeListener .ChangeRepresents a report of a changes done to an Observablelist.Classjavafx.collections.ListChangeListenerJava FX
MapChangeListenerInterface that receives notifications of changes to an ObservableMap.Interfacejavafx.collectionsJava FX
MapChangeListener .ChangeAn elementary change done to an ObservableMap.Classjavafx.collections.MapChangeListenerJava FX
ModifiableObservableListBaseAbstract class that serves as a base class for ObservableList implementations that are modifiable.Classjavafx.collectionsJava FX
ObservableArrayObservableArray is an array that allows listeners to track changes when they occur.Interfacejavafx.collectionsJava FX
ObservableArrayBaseAbstract class that serves as a base class for ObservableArray implementations.Classjavafx.collectionsJava FX
ObservableFloatArrayObservableFloatArray is a float[] array that allows listeners to track changes when they occur.Interfacejavafx.collectionsJava FX
ObservableIntegerArrayObservableIntegerArray is a int[] array that allows listeners to track changes when they occur.Interfacejavafx.collectionsJava FX
ObservableListA list that allows listeners to track changes when they occur.Interfacejavafx.collectionsJava FX
ObservableListBaseAbstract class that serves as a base class for ObservableList implementations.Classjavafx.collectionsJava FX
ObservableMapA map that allows observers to track changes when they occur.Interfacejavafx.collectionsJava FX
ObservableSetA set that allows observers to track changes when they occur.Interfacejavafx.collectionsJava FX
SetChangeListenerInterface that receives notifications of changes to an ObservableSet.Interfacejavafx.collectionsJava FX
SetChangeListener .ChangeAn elementary change done to an ObservableSet.Classjavafx.collections.SetChangeListenerJava FX
SortedListWraps an ObservableList and sorts it's content.Classjavafx.collections.transformationJava FX
TransformationListA base class for all lists that wraps other lists in a way that changes the list's elements, order, size or generally it's structure.Classjavafx.collections.transformationJava FX
WeakListChangeListenerA WeakListChangeListener can be used, if an ObservableList should only maintain a weak reference to the listener.Classjavafx.collectionsJava FX
WeakMapChangeListenerA WeakMapChangeListener can be used, if an ObservableMap should only maintain a weak reference to the listener.Classjavafx.collectionsJava FX
WeakSetChangeListenerA WeakSetChangeListener can be used, if an ObservableSet should only maintain a weak reference to the listener.Classjavafx.collectionsJava FX