Skip navigation links
A B C D E F G H I J L N O P R S T V W 

A

addHyperlinkListener(WebView, WebViewHyperlinkListener) - Static method in class org.codefx.libfx.control.webview.WebViews
Creates a listener handle and immediately attaches it.
addHyperlinkListener(WebView, WebViewHyperlinkListener, HyperlinkEvent.EventType) - Static method in class org.codefx.libfx.control.webview.WebViews
Creates a listener handle and immediately attaches it.
asOptional() - Method in class org.codefx.libfx.serialization.SerializableOptional
Returns the Optional instance with which this instance was created.
attach() - Method in interface org.codefx.libfx.control.properties.ControlPropertyListenerHandle
Attaches/adds the listener to the properties map.
attach() - Method in interface org.codefx.libfx.control.webview.WebViewHyperlinkListenerHandle
Attaches/adds the WebViewHyperlinkListener to the WebView.
attach() - Method in interface org.codefx.libfx.listener.handle.ListenerAttachHandle
Adds the listener to the observable.
attach() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerHandle
 
attach() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerHandle
 

B

backwardDfs(TreeNavigator<N>, N) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates nodes in a tree in the order of a backwards depth-first search which starts in the specified node.
backwardDfsToRoot(TreeNavigator<N>, N, N) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates nodes in the (sub-)tree rooted in the specified root in the order of a backwards depth-first search which starts in the specified node.
BooleanPropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a BooleanProperty.
build() - Method in class org.codefx.libfx.nesting.property.NestedBooleanPropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedDoublePropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedFloatPropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedIntegerPropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedLongPropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedObjectPropertyBuilder
 
build() - Method in class org.codefx.libfx.nesting.property.NestedStringPropertyBuilder
 
buildAttached() - Method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Creates a new property listener according to the arguments specified before and attaches it.
buildAttached() - Method in class org.codefx.libfx.listener.handle.ListenerHandleBuilder
Creates a new listener handle and attaches the listener.
buildAttached() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerBuilder.Buildable
Builds and attaches a nested change listener and returns the handle for it.
buildAttached() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerBuilder.Buildable
Builds and attaches a nested invalidation listener and returns the handle for it.
buildDetached() - Method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Creates a new property listener according to the arguments specified before.
buildDetached() - Method in class org.codefx.libfx.listener.handle.ListenerHandleBuilder
Creates a new, initially detached listener handle.
buildDetached() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerBuilder.Buildable
Builds a nested change listener and returns the handle for it.
buildDetached() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerBuilder.Buildable
Builds a nested invalidation listener and returns the handle for it.
buildMap() - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Creates a new EqualityTransformingMap by decorating a HashMap.
buildMap(Map<Object, Object>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Creates a new EqualityTransformingMap by decorating the specified map.
buildProperty() - Method in class org.codefx.libfx.nesting.BooleanPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.DoublePropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.FloatPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.IntegerPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.LongPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildProperty() - Method in class org.codefx.libfx.nesting.StringPropertyNestingBuilder
Creates a nested property from this builder's settings.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.BooleanPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.DoublePropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.FloatPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.IntegerPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.LongPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildPropertyWithBuilder() - Method in class org.codefx.libfx.nesting.StringPropertyNestingBuilder
Returns a nested object property builder which can be used to define the new property's attributes before building it.
buildSet() - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Creates a new EqualityTransformingSet by decorating a HashSet.
buildSet(Set<Object>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Creates a new EqualityTransformingSet by decorating the specified set.
byName(String) - Static method in enum org.codefx.libfx.dom.DomEventType
Returns the DOM event type for the specified event name.
byStrategy(TreeIterationStrategy<N>) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates a tree's nodes according to the specified TreeIterationStrategy.
byStrategy(TreeIterationStrategy<N>, int, boolean) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates a tree's nodes according to the specified TreeIterationStrategy and stream characteristics.

C

cancel() - Method in class org.codefx.libfx.concurrent.when.ExecuteAlwaysWhen
Cancels the future execution of the action.
cancel() - Method in class org.codefx.libfx.concurrent.when.ExecuteOnceWhen
Cancels the future execution of the action.
canConvertToHyperlinkEvent(Event) - Static method in class org.codefx.libfx.control.webview.WebViews
Indicates whether the specified DOM event can be converted to a HyperlinkEvent.
canConvertToHyperlinkEvent(Event) - Method in class org.codefx.libfx.dom.DomEventConverter
Indicates whether the specified DOM event can be converted to a HyperlinkEvent.
canConvertToHyperlinkEvent(Event) - Static method in class org.codefx.libfx.dom.StaticDomEventConverter
Indicates whether the specified DOM event can be converted to a HyperlinkEvent.
ComponentHierarchyNavigator - Class in org.codefx.libfx.collection.tree.navigate
A TreeNavigator for an AWT component hierarchy.
ComponentHierarchyNavigator() - Constructor for class org.codefx.libfx.collection.tree.navigate.ComponentHierarchyNavigator
 
ControlProperties - Class in org.codefx.libfx.control.properties
ControlProperties() - Constructor for class org.codefx.libfx.control.properties.ControlProperties
 
ControlPropertyListenerBuilder<T> - Class in org.codefx.libfx.control.properties
A builder for a ControlPropertyListener.
ControlPropertyListenerHandle - Interface in org.codefx.libfx.control.properties
This is a handle on a ControlPropertyListener, which can be used to ControlPropertyListenerHandle.attach() and ControlPropertyListenerHandle.detach() it.
convertToHyperlinkEvent(Event, Object) - Static method in class org.codefx.libfx.control.webview.WebViews
Converts the specified DOM event to a hyperlink event.
convertToHyperlinkEvent(Event, Object) - Method in class org.codefx.libfx.dom.DomEventConverter
Converts the specified DOM event to a hyperlink event.
convertToHyperlinkEvent(Event, Object) - Static method in class org.codefx.libfx.dom.StaticDomEventConverter
Converts the specified DOM event to a hyperlink event.
createAttached(Observable, InvalidationListener) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable and returns a handle for the combination.
createAttached(ObservableValue<T>, ChangeListener<? super T>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable value and returns a handle for the combination.
createAttached(ObservableArray<T>, ArrayChangeListener<T>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable array and returns a handle for the combination.
createAttached(ObservableList<E>, ListChangeListener<? super E>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable list and returns a handle for the combination.
createAttached(ObservableSet<E>, SetChangeListener<? super E>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable set and returns a handle for the combination.
createAttached(ObservableMap<K, V>, MapChangeListener<? super K, ? super V>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Adds the specified listener to the specified observable map and returns a handle for the combination.
createDetached(Observable, InvalidationListener) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable and listener.
createDetached(ObservableValue<T>, ChangeListener<? super T>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable value and listener.
createDetached(ObservableArray<T>, ArrayChangeListener<T>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable array and listener.
createDetached(ObservableList<E>, ListChangeListener<? super E>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable list and listener.
createDetached(ObservableSet<E>, SetChangeListener<? super E>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable set and listener.
createDetached(ObservableMap<K, V>, MapChangeListener<? super K, ? super V>) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a listener handle for the specified observable map and listener.
createFor(O, L) - Static method in class org.codefx.libfx.listener.handle.ListenerHandles
Creates a builder for a generic ListenerHandle.
createHyperlinkListenerHandle(WebView, WebViewHyperlinkListener) - Static method in class org.codefx.libfx.control.webview.WebViews
Creates a handle with which the specified listener can be attached to the specified web view.
createHyperlinkListenerHandle(WebView, WebViewHyperlinkListener, HyperlinkEvent.EventType) - Static method in class org.codefx.libfx.control.webview.WebViews
Creates a handle with which the specified listener can be attached to the specified web view.

D

detach() - Method in interface org.codefx.libfx.control.properties.ControlPropertyListenerHandle
Detaches/removes the listener from the properties map.
detach() - Method in interface org.codefx.libfx.control.webview.WebViewHyperlinkListenerHandle
Detaches/removes the WebViewHyperlinkListener from the WebView.
detach() - Method in interface org.codefx.libfx.listener.handle.ListenerDetachHandle
Removes the listener from the observable.
detach() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerHandle
 
detach() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerHandle
 
dfsFromRoot(TreeNavigator<N>, N) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates nodes in the (sub-)tree rooted in the specified root in the order of a depth-first search.
dfsFromWithin(TreeNavigator<N>, N) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates nodes in a tree in the order of a depth-first search which starts in the specified node.
dfsFromWithin(TreeNavigator<N>, N, N) - Static method in class org.codefx.libfx.collection.tree.stream.TreeStreams
Returns a stream which enumerates nodes in the (sub-)tree rooted in the specified root in the order of a depth-first search which starts in the specified start node.
DomEventConverter - Class in org.codefx.libfx.dom
Converts DOM Events to Swing's HyperlinkEvents.
DomEventConverter() - Constructor for class org.codefx.libfx.dom.DomEventConverter
 
domEventToString(Event) - Static method in class org.codefx.libfx.control.webview.WebViews
Returns a string representation of the specified event.
DomEventType - Enum in org.codefx.libfx.dom
The names of those types of DOM events for which an equivalent hyperlink EventTypes exists.
DoublePropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a DoubleProperty.

E

empty() - Static method in class org.codefx.libfx.serialization.SerializableOptional
Creates a serializable optional which wraps an empty optional.
EqualityTransformingCollectionBuilder<E> - Class in org.codefx.libfx.collection.transform
EqualityTransformingMap<K,V> - Class in org.codefx.libfx.collection.transform
An equality transforming map allows to define the implementations of equals and hashCode which are used for the map's keys.
EqualityTransformingSet<E> - Class in org.codefx.libfx.collection.transform
An equality transforming set allows to define the implementations of equals and hashCode which are used by the set.
equals(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
equals(Object) - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
ExecuteAlwaysWhen<T> - Class in org.codefx.libfx.concurrent.when
Executes an action when an ObservableValue's value fulfills a certain condition.
ExecuteOnceWhen<T> - Class in org.codefx.libfx.concurrent.when
Executes an action when an ObservableValue's value fulfills a certain condition.
executeWhen() - Method in class org.codefx.libfx.concurrent.when.ExecuteAlwaysWhen
Executes the action (every time) when the observable's value passes the condition.
executeWhen() - Method in class org.codefx.libfx.concurrent.when.ExecuteOnceWhen
Executes the action (once) when the observable's value passes the condition.
ExecuteWhen<T> - Class in org.codefx.libfx.concurrent.when

F

FloatPropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a FloatProperty.
forInnerAndOuterType(Class<? super I>, Class<? super O>) - Static method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Returns a new builder for the specified inner and outer type.
forInnerAndOuterTypeUnknown() - Static method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Returns a new builder for unknown inner and outer types.
forKey(Object) - Method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Sets the key.
forNesting(Nesting<O>) - Static method in class org.codefx.libfx.nesting.listener.NestedChangeListenerBuilder
Creates a new builder for the specified nesting.
forNesting(Nesting<?>) - Static method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerBuilder
Creates a new builder for the specified nesting.
forNesting(Nesting<O>) - Static method in class org.codefx.libfx.nesting.NestingObserver
Starts building a new NestingObserver which observes the specified nesting.
forNesting(Nesting<BooleanProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedBooleanPropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<DoubleProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedDoublePropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<FloatProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedFloatPropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<IntegerProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedIntegerPropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<LongProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedLongPropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<Property<T>>) - Static method in class org.codefx.libfx.nesting.property.NestedObjectPropertyBuilder
Creates a new builder which uses the specified nesting.
forNesting(Nesting<StringProperty>) - Static method in class org.codefx.libfx.nesting.property.NestedStringPropertyBuilder
Creates a new builder which uses the specified nesting.
forType(Class<? super E>) - Static method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Returns a new builder for the specified element type.
forTypes(Class<? super IK>, Class<? super OK>, Class<? super IV>, Class<? super OV>) - Static method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Returns a new builder for the specified inner and outer key and value types.
forTypesUnknown() - Static method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Returns a new builder for unknown inner and outer key and value types.
forTypeUnknown() - Static method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
Returns a new builder for an unknown key type.
forValueType(Class<T>) - Method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Sets the type of the values which the built listener will process.
from(O, L) - Static method in class org.codefx.libfx.listener.handle.ListenerHandleBuilder
Creates a builder for a generic ListenerHandle.
fromHyperlinkListener(HyperlinkListener, Function<HyperlinkEvent, Boolean>) - Static method in interface org.codefx.libfx.control.webview.WebViewHyperlinkListener
Adapts the specified (Swing) hyperlink listener to a web view hyperlink listener.
fromHyperlinkListener(HyperlinkListener, boolean) - Static method in interface org.codefx.libfx.control.webview.WebViewHyperlinkListener
Adapts the specified (Swing) hyperlink listener to a web view hyperlink listener.
fromOptional(Optional<T>) - Static method in class org.codefx.libfx.serialization.SerializableOptional
Creates a serializable optional from the specified optional.

G

getChild(Component, int) - Method in class org.codefx.libfx.collection.tree.navigate.ComponentHierarchyNavigator
 
getChild(JComponent, int) - Method in class org.codefx.libfx.collection.tree.navigate.JComponentHierarchyNavigator
 
getChild(Node, int) - Method in class org.codefx.libfx.collection.tree.navigate.SceneGraphNavigator
 
getChild(E, int) - Method in interface org.codefx.libfx.collection.tree.navigate.TreeNavigator
 
getChildIndex(Component) - Method in class org.codefx.libfx.collection.tree.navigate.ComponentHierarchyNavigator
 
getChildIndex(JComponent) - Method in class org.codefx.libfx.collection.tree.navigate.JComponentHierarchyNavigator
 
getChildIndex(Node) - Method in class org.codefx.libfx.collection.tree.navigate.SceneGraphNavigator
 
getChildIndex(E) - Method in interface org.codefx.libfx.collection.tree.navigate.TreeNavigator
 
getChildrenCount(Component) - Method in class org.codefx.libfx.collection.tree.navigate.ComponentHierarchyNavigator
 
getChildrenCount(JComponent) - Method in class org.codefx.libfx.collection.tree.navigate.JComponentHierarchyNavigator
 
getChildrenCount(Node) - Method in class org.codefx.libfx.collection.tree.navigate.SceneGraphNavigator
 
getChildrenCount(E) - Method in interface org.codefx.libfx.collection.tree.navigate.TreeNavigator
 
getDomName() - Method in enum org.codefx.libfx.dom.DomEventType
 
getInnerCollection() - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
getInnerCollection() - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
getInnerIterator() - Method in class org.codefx.libfx.collection.transform.TransformingIterator
 
getInnerIterator() - Method in class org.codefx.libfx.collection.transform.TransformingListIterator
 
getInnerList() - Method in class org.codefx.libfx.collection.transform.OptionalTransformingList
 
getInnerList() - Method in class org.codefx.libfx.collection.transform.TransformingList
 
getInnerMap() - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
getInnerMap() - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
getInnerSet() - Method in class org.codefx.libfx.collection.transform.EqualityTransformingSet
 
getInnerSet() - Method in class org.codefx.libfx.collection.transform.OptionalTransformingSet
 
getInnerSet() - Method in class org.codefx.libfx.collection.transform.TransformingSet
 
getInnerSpliterator() - Method in class org.codefx.libfx.collection.transform.TransformingSpliterator
 
getParent(Component) - Method in class org.codefx.libfx.collection.tree.navigate.ComponentHierarchyNavigator
 
getParent(JComponent) - Method in class org.codefx.libfx.collection.tree.navigate.JComponentHierarchyNavigator
 
getParent(Node) - Method in class org.codefx.libfx.collection.tree.navigate.SceneGraphNavigator
 
getParent(E) - Method in interface org.codefx.libfx.collection.tree.navigate.TreeNavigator
 
goToNextNode() - Method in interface org.codefx.libfx.collection.tree.stream.TreeIterationStrategy
 

H

hashCode() - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
hashCode() - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
hyperlinkEventToString(HyperlinkEvent) - Static method in class org.codefx.libfx.control.webview.WebViews
Returns a string representation of the specified event.
hyperlinkUpdate(HyperlinkEvent) - Method in interface org.codefx.libfx.control.webview.WebViewHyperlinkListener
Called when a hypertext link is updated.

I

innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerHandle
The property indicating whether the nesting's inner observable is currently present, i.e.
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerHandle
The property indicating whether the nesting's inner observable is currently present, i.e.
innerObservablePresentProperty() - Method in interface org.codefx.libfx.nesting.Nested
Indicates whether the inner observable is currently present.
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedBooleanProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedDoubleProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedFloatProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedIntegerProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedLongProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedObjectProperty
 
innerObservablePresentProperty() - Method in class org.codefx.libfx.nesting.property.NestedStringProperty
 
innerObservableProperty() - Method in interface org.codefx.libfx.nesting.Nesting
A property holding the current inner observable in the hierarchy as an optional.
IntegerPropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is an IntegerProperty.
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingSet
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingList
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingSet
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingList
 
isInnerElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingSet
 
isInnerKey(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
isInnerKey(Object) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerHandle
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerHandle
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in interface org.codefx.libfx.nesting.Nested
Indicates whether the inner observable is currently present.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedBooleanProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedDoubleProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedFloatProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedIntegerProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedLongProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedObjectProperty
Gets the value of the property innerObservablePresent.
isInnerObservablePresent() - Method in class org.codefx.libfx.nesting.property.NestedStringProperty
Gets the value of the property innerObservablePresent.
isInnerValue(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
isInnerValue(Object) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingSet
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingList
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingSet
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingList
 
isOuterElement(Object) - Method in class org.codefx.libfx.collection.transform.TransformingSet
 
isOuterKey(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
isOuterKey(Object) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
isOuterValue(Object) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
isOuterValue(Object) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 

J

JComponentHierarchyNavigator - Class in org.codefx.libfx.collection.tree.navigate
A TreeNavigator for a Swing component hierarchy.
JComponentHierarchyNavigator() - Constructor for class org.codefx.libfx.collection.tree.navigate.JComponentHierarchyNavigator
 

L

ListenerAttachHandle - Interface in org.codefx.libfx.listener.handle
A listener handle can be used to attach a listener to some observable instance.
ListenerDetachHandle - Interface in org.codefx.libfx.listener.handle
A listener handle can be used to detach a listener from some observable instance.
ListenerHandle - Interface in org.codefx.libfx.listener.handle
A listener handle can be used to attach and detach a listener to/from some observable instance.
ListenerHandleBuilder<O,L> - Class in org.codefx.libfx.listener.handle
A builder for a ListenerHandle.
ListenerHandles - Class in org.codefx.libfx.listener.handle
Factory class for functionality surrounding ListenerHandles.
LongPropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a LongProperty.

N

nest(NestingStep<T, Property<N>>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Usability method which simply calls nestProperty.
nest(NestingStep<T, Property<N>>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Usability method which simply calls nestProperty.
nestBooleanProperty(NestingStep<T, BooleanProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a BooleanProperty.
nestBooleanProperty(NestingStep<T, BooleanProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a BooleanProperty.
nestDoubleProperty(NestingStep<T, DoubleProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a DoubleProperty.
nestDoubleProperty(NestingStep<T, DoubleProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a DoubleProperty.
Nested - Interface in org.codefx.libfx.nesting
Indicates that a class is providing some kind of nested functionality.
NestedBooleanProperty - Class in org.codefx.libfx.nesting.property
A BooleanProperty which also implements NestedProperty.
NestedBooleanPropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedBooleanProperty which is bound to the innerObservable of a Nesting.
NestedChangeListenerBuilder<T,O extends javafx.beans.value.ObservableValue<T>> - Class in org.codefx.libfx.nesting.listener
NestedChangeListenerBuilder.Buildable - Class in org.codefx.libfx.nesting.listener
A subtype of NestedChangeListenerBuilder which can actually build a listener with NestedChangeListenerBuilder.Buildable.buildAttached().
NestedChangeListenerHandle<T> - Class in org.codefx.libfx.nesting.listener
Contains a ChangeListener which is connected to a Nesting.
NestedDoubleProperty - Class in org.codefx.libfx.nesting.property
A DoubleProperty which also implements NestedProperty.
NestedDoublePropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedDoubleProperty which is bound to the innerObservable of a Nesting.
NestedFloatProperty - Class in org.codefx.libfx.nesting.property
A FloatProperty which also implements NestedProperty.
NestedFloatPropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedFloatProperty which is bound to the innerObservable of a Nesting.
NestedIntegerProperty - Class in org.codefx.libfx.nesting.property
An IntegerProperty which also implements NestedProperty.
NestedIntegerPropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedIntegerProperty which is bound to the innerObservable of a Nesting.
NestedInvalidationListenerBuilder - Class in org.codefx.libfx.nesting.listener
NestedInvalidationListenerBuilder.Buildable - Class in org.codefx.libfx.nesting.listener
NestedInvalidationListenerHandle - Class in org.codefx.libfx.nesting.listener
Contains an InvalidationListener which is connected to a Nesting.
NestedListenerHandle - Interface in org.codefx.libfx.nesting.listener
A ListenerHandle for a listener added to the inner observable of a Nesting.
NestedLongProperty - Class in org.codefx.libfx.nesting.property
A LongProperty which also implements NestedProperty.
NestedLongPropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedLongProperty which is bound to the innerObservable of a Nesting.
NestedObjectProperty<T> - Class in org.codefx.libfx.nesting.property
An ObjectProperty which also implements NestedProperty.
NestedObjectPropertyBuilder<T> - Class in org.codefx.libfx.nesting.property
A builder for a Property which is bound to the innerObservable of a Nesting.
NestedProperty<T> - Interface in org.codefx.libfx.nesting.property
A Property which is based on a Nesting.
NestedStringProperty - Class in org.codefx.libfx.nesting.property
A StringProperty which also implements NestedProperty.
NestedStringPropertyBuilder - Class in org.codefx.libfx.nesting.property
A builder for a NestedStringProperty which is bound to the innerObservable of a Nesting.
nestFloatProperty(NestingStep<T, FloatProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a FloatProperty.
nestFloatProperty(NestingStep<T, FloatProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a FloatProperty.
Nesting<O extends javafx.beans.Observable> - Interface in org.codefx.libfx.nesting
A nesting encapsulates a hierarchy of nested ObservableValues.
NestingObserver<O extends javafx.beans.Observable> - Class in org.codefx.libfx.nesting
Usability class which observes a Nesting and executes some methods when the nesting's innerObservable changes.
NestingObserver.NestingObserverBuilder<O extends javafx.beans.Observable> - Class in org.codefx.libfx.nesting
Builds a NestingObserver.
Nestings - Class in org.codefx.libfx.nesting
This class provides static functions to obtain builders for nested classes like Nesting or NestedProperty.
Nestings() - Constructor for class org.codefx.libfx.nesting.Nestings
 
NestingStep<T,O extends javafx.beans.Observable> - Interface in org.codefx.libfx.nesting
Functions of this type perform the nesting steps from one oservable's value to the next nested observable.
nestIntegerProperty(NestingStep<T, IntegerProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is an IntegerProperty.
nestIntegerProperty(NestingStep<T, IntegerProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is an IntegerProperty.
nestLongProperty(NestingStep<T, LongProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a LongProperty.
nestLongProperty(NestingStep<T, LongProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a LongProperty.
nestObservable(NestingStep<T, Observable>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is an Observable.
nestObservable(NestingStep<T, Observable>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is an Observable.
nestObservableNumberValue(NestingStep<T, ObservableNumberValue>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is an ObservableNumberValue.
nestObservableNumberValue(NestingStep<T, ObservableNumberValue>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is an ObservableNumberValue.
nestObservableValue(NestingStep<T, ObservableValue<N>>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is an ObservableValue.
nestObservableValue(NestingStep<T, ObservableValue<N>>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is an ObservableValue.
nestProperty(NestingStep<T, Property<N>>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a Property.
nestProperty(NestingStep<T, Property<N>>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a Property.
nestStringProperty(NestingStep<T, StringProperty>) - Method in class org.codefx.libfx.nesting.ObjectPropertyNestingBuilder
Returns a builder for nestings whose inner observable is a StringProperty.
nestStringProperty(NestingStep<T, StringProperty>) - Method in class org.codefx.libfx.nesting.ObservableValueNestingBuilder
Returns a builder for nestings whose inner observable is a StringProperty.

O

ObjectPropertyNestingBuilder<T> - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a Property.
ObservableNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is an Observable.
ObservableNumberValueNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is an ObservableNumberValue.
ObservableValueNestingBuilder<T> - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is an ObservableValue.
observe() - Method in class org.codefx.libfx.nesting.NestingObserver.NestingObserverBuilder
Builds a observer from this builder's settings.
of(T) - Static method in class org.codefx.libfx.serialization.SerializableOptional
Creates a serializable optional for the specified value by wrapping it in an Optional.
ofNullable(T) - Static method in class org.codefx.libfx.serialization.SerializableOptional
Creates a serializable optional for the specified value by wrapping it in an Optional.
on(ObservableValue<T>) - Static method in class org.codefx.libfx.concurrent.when.ExecuteWhen
Creates a new builder.
on(ObservableMap<Object, Object>) - Static method in class org.codefx.libfx.control.properties.ControlProperties
Creates a builder for a ControlPropertyListenerHandle which observes the specified property map.
on(ObservableMap<Object, Object>) - Static method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Creates a builder for a ControlPropertyListenerHandle which observes the specified property map.
on(Observable) - Static method in class org.codefx.libfx.nesting.Nestings
Starts a nesting with the specified outer observable.
on(ObservableValue<T>) - Static method in class org.codefx.libfx.nesting.Nestings
Starts a nesting with the specified outer observable.
on(Property<T>) - Static method in class org.codefx.libfx.nesting.Nestings
Starts a nesting with the specified outer property.
onAttach(BiConsumer<? super O, ? super L>) - Method in class org.codefx.libfx.listener.handle.ListenerHandleBuilder
Sets the function which is executed when the built ListenerHandle must add the listener because attach was called.
onDetach(BiConsumer<? super O, ? super L>) - Method in class org.codefx.libfx.listener.handle.ListenerHandleBuilder
Sets the function which is executed when the built ListenerHandle must remove the listener because detach was called.
OptionalTransformingCollection<E> - Class in org.codefx.libfx.collection.transform
A transforming Collection which is a flattened view on a collection of Optionals, i.e.
OptionalTransformingCollection(Collection<Optional<E>>, Class<? super E>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingCollection
Creates a new transforming collection which uses a type token to identify the outer elements.
OptionalTransformingCollection(Collection<Optional<E>>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingCollection
Creates a new transforming collection.
OptionalTransformingCollection(Collection<Optional<E>>, Class<? super E>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingCollection
Creates a new transforming collection which uses a type token to identify the outer elements.
OptionalTransformingCollection(Collection<Optional<E>>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingCollection
Creates a new transforming collection which uses the type of the specified default element as a token to identify the outer elements.
OptionalTransformingList<E> - Class in org.codefx.libfx.collection.transform
A transforming List which is a flattened view on a list of Optionals, i.e.
OptionalTransformingList(List<Optional<E>>, Class<? super E>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingList
Creates a new transforming list which uses a type token to identify the outer elements.
OptionalTransformingList(List<Optional<E>>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingList
Creates a new transforming list.
OptionalTransformingList(List<Optional<E>>, Class<? super E>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingList
Creates a new transforming list which uses a type token to identify the outer elements.
OptionalTransformingList(List<Optional<E>>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingList
Creates a new transforming list which uses the type of the specified default element as a token to identify the outer elements.
OptionalTransformingSet<E> - Class in org.codefx.libfx.collection.transform
A transforming Set which is a flattened view on a set of Optionals, i.e.
OptionalTransformingSet(Set<Optional<E>>, Class<? super E>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingSet
Creates a new transforming set which uses a type token to identify the outer elements.
OptionalTransformingSet(Set<Optional<E>>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingSet
Creates a new transforming set.
OptionalTransformingSet(Set<Optional<E>>, Class<? super E>) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingSet
Creates a new transforming set which uses a type token to identify the outer elements.
OptionalTransformingSet(Set<Optional<E>>, E) - Constructor for class org.codefx.libfx.collection.transform.OptionalTransformingSet
Creates a new transforming set which uses the type of the specified default element as a token to identify the outer elements.
org.codefx.libfx.collection.transform - package org.codefx.libfx.collection.transform
Provides transforming collections.
org.codefx.libfx.collection.tree.navigate - package org.codefx.libfx.collection.tree.navigate
Provides an abstraction to navigate tree-like data structures without requiring them to implement a specific interface.
org.codefx.libfx.collection.tree.stream - package org.codefx.libfx.collection.tree.stream
Provides the possibility to stream the elements of tree-like data structures.
org.codefx.libfx.concurrent.when - package org.codefx.libfx.concurrent.when
Allows to make sure some action which is triggered by a change on an ObservableValue gets executed under threading.
org.codefx.libfx.control - package org.codefx.libfx.control
Provides functionality around UI Controls.
org.codefx.libfx.control.properties - package org.codefx.libfx.control.properties
Makes using a Control's propertyMap more convenient.
org.codefx.libfx.control.webview - package org.codefx.libfx.control.webview
Provides functionality surrounding JavaFX' WebView.
org.codefx.libfx.dom - package org.codefx.libfx.dom
Provides functionality around DOM, i.e.
org.codefx.libfx.listener.handle - package org.codefx.libfx.listener.handle
Provides classes which make it easier to add and remove listeners from observable instances.
org.codefx.libfx.nesting - package org.codefx.libfx.nesting
Provides functionality around nesting hierarchies - a term which is explained in all detail in the comment on Nesting.
org.codefx.libfx.nesting.listener - package org.codefx.libfx.nesting.listener
Contains nested listeners and builders for them.
org.codefx.libfx.nesting.property - package org.codefx.libfx.nesting.property
Contains the definition for NestedProperty as well as its implementations (a generic NestedObjectProperty and its primitive type wrapping counterparts) and builders for them.
org.codefx.libfx.serialization - package org.codefx.libfx.serialization
Provides serialization related functionality.

P

processValue(Consumer<? super T>) - Method in class org.codefx.libfx.control.properties.ControlPropertyListenerBuilder
Sets the processor for the key's values.

R

ReadOnlyNestedProperty<T> - Interface in org.codefx.libfx.nesting.property
A read only version of a NestedProperty.

S

SceneGraphNavigator - Class in org.codefx.libfx.collection.tree.navigate
A TreeNavigator for a JavaFX scene graph.
SceneGraphNavigator() - Constructor for class org.codefx.libfx.collection.tree.navigate.SceneGraphNavigator
 
SerializableOptional<T extends Serializable> - Class in org.codefx.libfx.serialization
Convenience class to wrap an Optional for serialization.
set(boolean) - Method in class org.codefx.libfx.nesting.property.NestedBooleanProperty
 
set(double) - Method in class org.codefx.libfx.nesting.property.NestedDoubleProperty
 
set(float) - Method in class org.codefx.libfx.nesting.property.NestedFloatProperty
 
set(int) - Method in class org.codefx.libfx.nesting.property.NestedIntegerProperty
 
set(long) - Method in class org.codefx.libfx.nesting.property.NestedLongProperty
 
set(T) - Method in class org.codefx.libfx.nesting.property.NestedObjectProperty
 
set(String) - Method in class org.codefx.libfx.nesting.property.NestedStringProperty
 
setValue(Boolean) - Method in class org.codefx.libfx.nesting.property.NestedBooleanProperty
 
setValue(Number) - Method in class org.codefx.libfx.nesting.property.NestedDoubleProperty
 
setValue(Number) - Method in class org.codefx.libfx.nesting.property.NestedFloatProperty
 
setValue(Number) - Method in class org.codefx.libfx.nesting.property.NestedIntegerProperty
 
setValue(Number) - Method in class org.codefx.libfx.nesting.property.NestedLongProperty
 
setValue(T) - Method in class org.codefx.libfx.nesting.property.NestedObjectProperty
 
setValue(String) - Method in class org.codefx.libfx.nesting.property.NestedStringProperty
 
StaticDomEventConverter - Class in org.codefx.libfx.dom
Class which provides DomEventConverter methods statically.
StaticDomEventConverter() - Constructor for class org.codefx.libfx.dom.StaticDomEventConverter
 
step(T) - Method in interface org.codefx.libfx.nesting.NestingStep
Performs the nesting step from the specified instance to its observable.
StringPropertyNestingBuilder - Class in org.codefx.libfx.nesting
A builder for all kinds of nested functionality whose inner observable is a StringProperty.

T

thenAlways(Consumer<? super T>) - Method in class org.codefx.libfx.concurrent.when.ExecuteWhen
Creates an instance which: observes the ObservableValue (specified for this builder's construction) for new values checks each new value against the condition set with ExecuteWhen.when(Predicate) (calling which is required) executes the specified action every time a value fulfills the condition Note that the observation does not start until ExecuteAlwaysWhen.executeWhen() is called.
thenOnce(Consumer<? super T>) - Method in class org.codefx.libfx.concurrent.when.ExecuteWhen
Creates an instance which: observes the ObservableValue (specified for this builder's construction) for new values checks each new value against the condition set with ExecuteWhen.when(Predicate) (calling which is required) executes the specified action once if a value fulfills the condition Note that the observation does not start until ExecuteOnceWhen.executeWhen() is called.
toHyperlinkEventType() - Method in enum org.codefx.libfx.dom.DomEventType
Returns the representation of this DOM event as an HyperlinkEventType if that is possible.
toInner(Function<? super O, ? extends I>) - Method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Sets the transformation from outer to inner elements which will be used by the created collection.
toInnerKey(Function<? super OK, ? extends IK>) - Method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Sets the transformation from outer to inner keys which will be used by the created map.
toInnerValue(Function<? super OV, ? extends IV>) - Method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Sets the transformation from outer to inner values which will be used by the created map.
toOuter(Function<? super I, ? extends O>) - Method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Sets the transformation from inner to outer elements which will be used by the created collection.
toOuterKey(Function<? super IK, ? extends OK>) - Method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Sets the transformation from inner to outer keys which will be used by the created map.
toOuterValue(Function<? super IV, ? extends OV>) - Method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Sets the transformation from inner to outer values which will be used by the created map.
transformCollection(Collection<I>) - Method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Creates a TransformingCollection which transforms/decorates the specified collection.
TransformingCollection<I,O> - Class in org.codefx.libfx.collection.transform
A Collection which decorates another collection and transforms the element type from the inner type I to an outer type O.
TransformingCollectionBuilder<I,O> - Class in org.codefx.libfx.collection.transform
TransformingIterator<I,O> - Class in org.codefx.libfx.collection.transform
An Iterator which wraps another iterator and transforms the returned elements from their inner type I to an outer type O.
TransformingIterator(Iterator<? extends I>, Function<? super I, ? extends O>) - Constructor for class org.codefx.libfx.collection.transform.TransformingIterator
Creates a new iterator.
TransformingList<I,O> - Class in org.codefx.libfx.collection.transform
A List which decorates another list and transforms the element type from the inner type I to an outer type O.
TransformingList(List<I>, Class<? super I>, Class<? super O>, Function<? super I, ? extends O>, Function<? super O, ? extends I>) - Constructor for class org.codefx.libfx.collection.transform.TransformingList
Creates a new transforming list.
TransformingListIterator<I,O> - Class in org.codefx.libfx.collection.transform
A ListIterator which wraps another list iterator and transforms elements from an inner type I to an outer type O and vice versa.
TransformingListIterator(ListIterator<I>, Function<? super I, ? extends O>, Function<? super O, ? extends I>) - Constructor for class org.codefx.libfx.collection.transform.TransformingListIterator
Creates a new transforming list iterator.
TransformingMap<IK,OK,IV,OV> - Class in org.codefx.libfx.collection.transform
A Map which decorates another map and transforms the key and value types from the inner types IK, IV to outer types OK, OV.
TransformingMapBuilder<IK,OK,IV,OV> - Class in org.codefx.libfx.collection.transform
Builder for TransformingMaps.
TransformingSet<I,O> - Class in org.codefx.libfx.collection.transform
A Set which decorates another set and transforms the element type from the inner type I to an outer type O.
TransformingSpliterator<I,O> - Class in org.codefx.libfx.collection.transform
A Spliterator which wraps another spliterator and transforms the returned elements from an inner type I to an outer type O and vice versa.
TransformingSpliterator(Spliterator<I>, Function<? super I, ? extends O>, Function<? super O, ? extends I>) - Constructor for class org.codefx.libfx.collection.transform.TransformingSpliterator
Creates a new transforming spliterator.
transformList(List<I>) - Method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Creates a TransformingList which transforms/decorates the specified list.
transformMap(Map<IK, IV>) - Method in class org.codefx.libfx.collection.transform.TransformingMapBuilder
Creates a TransformingMap which transforms/decorates the specified map.
transformSet(Set<I>) - Method in class org.codefx.libfx.collection.transform.TransformingCollectionBuilder
Creates a TransformingSet which transforms/decorates the specified set.
transformToInner(E) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingSet
 
transformToInner(E) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
transformToInner(E) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingList
 
transformToInner(E) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingSet
 
transformToInner(O) - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
transformToInner(O) - Method in class org.codefx.libfx.collection.transform.TransformingList
 
transformToInner(O) - Method in class org.codefx.libfx.collection.transform.TransformingListIterator
 
transformToInner(O) - Method in class org.codefx.libfx.collection.transform.TransformingSet
 
transformToInner(O) - Method in class org.codefx.libfx.collection.transform.TransformingSpliterator
 
transformToInnerKey(K) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
transformToInnerKey(OK) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
transformToInnerValue(V) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
transformToInnerValue(OV) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
transformToOuter(EqHash<E>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingSet
 
transformToOuter(Optional<E>) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingCollection
 
transformToOuter(Optional<E>) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingList
 
transformToOuter(Optional<E>) - Method in class org.codefx.libfx.collection.transform.OptionalTransformingSet
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingCollection
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingIterator
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingList
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingListIterator
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingSet
 
transformToOuter(I) - Method in class org.codefx.libfx.collection.transform.TransformingSpliterator
 
transformToOuterKey(EqHash<K>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
transformToOuterKey(IK) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
transformToOuterValue(V) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingMap
 
transformToOuterValue(IV) - Method in class org.codefx.libfx.collection.transform.TransformingMap
 
TreeIterationStrategy<E> - Interface in org.codefx.libfx.collection.tree.stream
A strategy of how to navigate through a tree (i.e.
TreeNavigator<E> - Interface in org.codefx.libfx.collection.tree.navigate
A tree navigator allows to walk through a tree (i.e.
TreeStreams - Class in org.codefx.libfx.collection.tree.stream
Creates streams of nodes.
TreeStreams() - Constructor for class org.codefx.libfx.collection.tree.stream.TreeStreams
 

V

valueOf(String) - Static method in enum org.codefx.libfx.dom.DomEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.codefx.libfx.dom.DomEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebViewHyperlinkListener - Interface in org.codefx.libfx.control.webview
A listener to HyperlinkEvents which are dispatched by a WebView.
WebViewHyperlinkListenerHandle - Interface in org.codefx.libfx.control.webview
WebViews - Class in org.codefx.libfx.control.webview
Usability methods for the WebView.
when(Predicate<? super T>) - Method in class org.codefx.libfx.concurrent.when.ExecuteWhen
Specifies the condition the observable's value must fulfill in order for the action to be executed.
whenInnerObservableChanges(BiConsumer<Boolean, Boolean>) - Method in class org.codefx.libfx.nesting.NestingObserver.NestingObserverBuilder
The specified method will be executed when the innerObservable changes.
withEquals(BiPredicate<? super E, ? super E>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
 
withEqualsHandlingNull(BiPredicate<? super E, ? super E>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
 
withHash(ToIntFunction<? super E>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
 
withHashHandlingNull(ToIntFunction<? super E>) - Method in class org.codefx.libfx.collection.transform.EqualityTransformingCollectionBuilder
 
withListener(ChangeListener<? super T>) - Method in class org.codefx.libfx.nesting.listener.NestedChangeListenerBuilder
Specified the listener which will be added to the nesting.
withListener(InvalidationListener) - Method in class org.codefx.libfx.nesting.listener.NestedInvalidationListenerBuilder
Specified the listener which will be added to the nesting.
withNewInnerObservable(Consumer<? super O>) - Method in class org.codefx.libfx.nesting.NestingObserver.NestingObserverBuilder
The specified method will be executed when the innerObservable changes and the new observable is present.
withOldInnerObservable(Consumer<? super O>) - Method in class org.codefx.libfx.nesting.NestingObserver.NestingObserverBuilder
The specified method will be executed when the innerObservable changes and the old observable was present.
wrapNewSpliterator(Spliterator<I>) - Method in class org.codefx.libfx.collection.transform.TransformingSpliterator
 
A B C D E F G H I J L N O P R S T V W 
Skip navigation links

This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.