Uses of Class
jaxx.runtime.swing.navigation.NavigationTreeHandler

Packages that use NavigationTreeHandler
jaxx.runtime.swing.navigation JAXX - tree utilities This package contains all the classes of the navigation tree framework. 
 

Uses of NavigationTreeHandler in jaxx.runtime.swing.navigation
 

Subclasses of NavigationTreeHandler in jaxx.runtime.swing.navigation
 class NavigationTreeHandlerWithCardLayout
          Simple NavigationTreeHandler implementation with a CardLayout2 to manage components to associated with tree's nodes.
 

Fields in jaxx.runtime.swing.navigation with type parameters of type NavigationTreeHandler
protected  JAXXContextEntryDef<NavigationTreeHandler> NavigationTreeContextHelper.treeHandlerContextEntry
           
 

Methods in jaxx.runtime.swing.navigation that return NavigationTreeHandler
abstract  NavigationTreeHandler NavigationTreeHelper.createTreeHandler(JAXXObject context)
          Create the tree handler.
 NavigationTreeHandler NavigationTreeContextHelper.getTreeHandler(JAXXContext context)
           
 

Methods in jaxx.runtime.swing.navigation that return types with arguments of type NavigationTreeHandler
protected  JAXXContextEntryDef<NavigationTreeHandler> NavigationTreeContextHelper.getTreeHandlerContextEntry()
           
 

Methods in jaxx.runtime.swing.navigation with parameters of type NavigationTreeHandler
 void NavigationTreeContextHelper.setTreeHandler(JAXXContext context, NavigationTreeHandler handler)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.