Package jaxx.runtime.swing.navigation

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

See:
          Description

Interface Summary
NavigationContentUI Basic contract on a content UI.
NavigationTreeNodeRenderer Text Renderer of a NavigationTreeNode.
 

Class Summary
ItemNavigationCardPanel  
ItemNavigationPanel  
ItemTreeNavigationAdapter A TreeSelectionListener implementation@@author letellier
NavigationTreeContextHelper To help getting and setting navigation tree objects from a JAXXContext.
NavigationTreeHandler The handler of a navigation tree.
NavigationTreeHandlerWithCardLayout Simple NavigationTreeHandler implementation with a CardLayout2 to manage components to associated with tree's nodes.
NavigationTreeHelper Helper object associated to a given navigation tree system.
NavigationTreeModel Model of the tree used for a navigation tree.
NavigationTreeModelBuilder This object is design to build a NavigationTreeModel.
NavigationTreeModelBuilder.ChildBuilder<O>  
NavigationTreeNode Node of the NavigationTreeModel.
NavigationTreeNodeRendererDecoratorImpl Decorator Renderer of a NavigationTreeNode.
NavigationTreeNodeRendererI18nImpl I18n label Renderer of a NavigationTreeNode.
 

Enum Summary
NavigationTreeHandler.Strategy Strategy of instanciation of ui.
 

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-2009 CodeLutin. All Rights Reserved.