All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codefx.libfx.collection.tree.navigate.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Provides an abstraction to navigate tree-like
 * data structures without requiring them to implement a specific interface.
 * 

* It contains the {@link org.codefx.libfx.collection.tree.navigate.TreeNavigator TreeNavigator} interface and several * implementations, e.g. for AWT, Swing and JavaFX component hierarchies. */ package org.codefx.libfx.collection.tree.navigate;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy