Skip navigation links

Package org.codefx.libfx.collection.tree.navigate

Provides an abstraction to navigate tree-like data structures without requiring them to implement a specific interface.

See: Description

Package org.codefx.libfx.collection.tree.navigate Description

Provides an abstraction to navigate tree-like data structures without requiring them to implement a specific interface.

It contains the TreeNavigator interface and several implementations, e.g. for AWT, Swing and JavaFX component hierarchies.

Skip navigation links

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