|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationTreeSelectionAdapter.Strategy | |
|---|---|
| jaxx.runtime.swing.navigation | |
| Uses of NavigationTreeSelectionAdapter.Strategy in jaxx.runtime.swing.navigation |
|---|
| Fields in jaxx.runtime.swing.navigation declared as NavigationTreeSelectionAdapter.Strategy | |
|---|---|
protected NavigationTreeSelectionAdapter.Strategy |
NavigationTreeSelectionAdapter.strategy
|
| Methods in jaxx.runtime.swing.navigation that return NavigationTreeSelectionAdapter.Strategy | |
|---|---|
static NavigationTreeSelectionAdapter.Strategy |
NavigationTreeSelectionAdapter.Strategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NavigationTreeSelectionAdapter.Strategy[] |
NavigationTreeSelectionAdapter.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 NavigationTreeSelectionAdapter.Strategy | |
|---|---|
NavigationTreeSelectionAdapter(java.lang.Class<? extends JAXXObject> defaultUIClass,
java.lang.Class<? extends JAXXAction> defaultUIHandlerClass,
JAXXObject context,
NavigationTreeSelectionAdapter.Strategy strategy)
|
|
NavigationTreeSelectionAdapterWithCardLayout(java.lang.Class<? extends JAXXObject> defaultUIClass,
java.lang.Class<? extends JAXXAction> defaultUIHandlerClass,
JAXXObject context,
NavigationTreeSelectionAdapter.Strategy strategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||