|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationTreeHandler.Strategy | |
|---|---|
| jaxx.runtime.swing.navigation | JAXX - tree utilities This package contains all the classes of the navigation tree framework. |
| Uses of NavigationTreeHandler.Strategy in jaxx.runtime.swing.navigation |
|---|
| Fields in jaxx.runtime.swing.navigation declared as NavigationTreeHandler.Strategy | |
|---|---|
protected NavigationTreeHandler.Strategy |
NavigationTreeHandler.strategy
UI Instanciation 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.String contextPrefix,
JAXXObject context,
NavigationTreeHandler.Strategy strategy)
|
|
NavigationTreeHandlerWithCardLayout(java.lang.String contextPrefix,
JAXXObject context,
NavigationTreeHandler.Strategy strategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||