Package jaxx.runtime.swing.navigation

JAXX - tree utilities This package contains all the classes of the navigation tree framework.

See:
          Description

Interface Summary
NavigationContentUI<E extends NavigationNode<E>> Basic contract on a content UI.
NavigationModel<E extends NavigationNode<E>> Interface to create model of the tree used for a navigation tree.
NavigationModelBuilder<E extends NavigationNode<E>> Contract to create a builder, this object is design to build a NavigationModel.
NavigationMultiContentUI<E extends NavigationNode<E>> Contract on a content UI with list of beans.
NavigationNode<E extends NavigationNode<E>> Contract of a navigation node.
NavigationNodeRenderer Text Renderer of a NavigationNode.
 

Class Summary
AbstractNavigationHelper<E extends NavigationNode<E>> Helper object associated to a given navigation tree system.
AbstractNavigationModel<E extends NavigationNode<E>> Model of the tree used for a navigation tree.
AbstractNavigationModelBuilder<E extends NavigationNode<E>> Interface to create a builder, this object is design to build a NavigationModel.
NavigationContextHelper<E extends NavigationNode<E>> To help getting and setting navigation tree objects from a JAXXContext.
NavigationNodeRendererDecoratorImpl Decorator Renderer of a NavigationTreeNode.
NavigationNodeRendererI18nImpl I18n label Renderer of a NavigationTreeNode.
 

Package jaxx.runtime.swing.navigation Description

JAXX - tree utilities

This package contains all the classes of the navigation tree framework.

Replace the previous framework from package jaxx.runtime.swing.navigation



Copyright © 2008-2010 CodeLutin. All Rights Reserved.