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

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

Uses of NavigationContextHelper in jaxx.runtime.swing.navigation
 

Subclasses of NavigationContextHelper in jaxx.runtime.swing.navigation
 class AbstractNavigationHelper<E extends NavigationNode<E>>
          Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree.
 

Uses of NavigationContextHelper in jaxx.runtime.swing.navigation.handler
 

Fields in jaxx.runtime.swing.navigation.handler declared as NavigationContextHelper
protected  NavigationContextHelper<E> AbstractNavigationHandler.contextHelper
          Deprecated. JAXXContext access helper.
 

Methods in jaxx.runtime.swing.navigation.handler that return NavigationContextHelper
 NavigationContextHelper<E> AbstractNavigationHandler.getContextHelper()
          Deprecated.  
 NavigationContextHelper<E> NavigationHandler.getContextHelper()
          Deprecated.  
 

Uses of NavigationContextHelper in jaxx.runtime.swing.navigation.tree
 

Subclasses of NavigationContextHelper in jaxx.runtime.swing.navigation.tree
 class NavigationTreeHelper
          Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree.
 

Uses of NavigationContextHelper in jaxx.runtime.swing.navigation.treetable
 

Subclasses of NavigationContextHelper in jaxx.runtime.swing.navigation.treetable
 class NavigationTreeTableHelper
          Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.