package.html

JAXX - nav tree implementation

This package contains the implementation of nav api for the JTree

NavTreeNode

An override of DefaultMutableTreeNode implement JaxxNode.

NavTreeChildLoador

Object to load childs of a tree node using DataProvider.

NavTreeHelper

Helper to manage a tree using auto-loading nodes.

AbstractNavTreeCellRenderer

Abstract renderer using DataProvider to acquire node render.