|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationHandler | |
|---|---|
| jaxx.runtime.swing.navigation | JAXX - tree utilities This package contains all the classes of the navigation tree framework. |
| jaxx.runtime.swing.navigation.handler | |
| Uses of NavigationHandler in jaxx.runtime.swing.navigation |
|---|
| Fields in jaxx.runtime.swing.navigation with type parameters of type NavigationHandler | |
|---|---|
protected JAXXContextEntryDef<NavigationHandler<E>> |
NavigationContextHelper.handlerContextEntry
Deprecated. |
| Methods in jaxx.runtime.swing.navigation that return NavigationHandler | |
|---|---|
abstract NavigationHandler<E> |
AbstractNavigationHelper.createTreeHandler(JAXXObject context)
Deprecated. Create the tree handler. |
NavigationHandler<E> |
NavigationContextHelper.getTreeHandler(JAXXContext context)
Deprecated. |
| Methods in jaxx.runtime.swing.navigation that return types with arguments of type NavigationHandler | |
|---|---|
protected JAXXContextEntryDef<NavigationHandler<E>> |
NavigationContextHelper.getTreeHandlerContextEntry()
Deprecated. |
| Methods in jaxx.runtime.swing.navigation with parameters of type NavigationHandler | |
|---|---|
void |
NavigationContextHelper.setTreeHandler(JAXXContext context,
NavigationHandler<E> handler)
Deprecated. |
| Uses of NavigationHandler in jaxx.runtime.swing.navigation.handler |
|---|
| Classes in jaxx.runtime.swing.navigation.handler that implement NavigationHandler | |
|---|---|
class |
AbstractNavigationHandler<E extends NavigationNode<E>>
Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree. |
class |
NavigationMultiTreeHandler<E extends NavigationNode<E>>
Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree. |
class |
NavigationOneClicSelectionHandler<E extends NavigationNode<E>>
Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree. |
class |
NavigationTreeHandlerWithCardLayout<E extends NavigationNode<E>>
Deprecated. since 2.1, prefer use the simplify api jaxx.runtime.swing.tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||