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

Packages that use NavigationTreeHandler.Strategy
jaxx.runtime.swing.navigation   
 

Uses of NavigationTreeHandler.Strategy in jaxx.runtime.swing.navigation
 

Fields in jaxx.runtime.swing.navigation declared as NavigationTreeHandler.Strategy
protected  NavigationTreeHandler.Strategy NavigationTreeHandler.strategy
           
 

Methods in jaxx.runtime.swing.navigation that return NavigationTreeHandler.Strategy
static NavigationTreeHandler.Strategy NavigationTreeHandler.Strategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NavigationTreeHandler.Strategy[] NavigationTreeHandler.Strategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in jaxx.runtime.swing.navigation with parameters of type NavigationTreeHandler.Strategy
NavigationTreeHandler(java.lang.Class<? extends JAXXObject> defaultUIClass, java.lang.Class<? extends JAXXAction> defaultUIHandlerClass, JAXXObject context, NavigationTreeHandler.Strategy strategy)
           
NavigationTreeHandlerWithCardLayout(java.lang.Class<? extends JAXXObject> defaultUIClass, java.lang.Class<? extends JAXXAction> defaultUIHandlerClass, JAXXObject context, NavigationTreeHandler.Strategy strategy)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.