| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.awt.visitor |
JAXX - awt tree node API
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuildTreeVisitor
A visitor to build the tree from a given component.
|
class |
DebugComponentTreeNodeVisitor
To print a tree node.
|
class |
GetCompopentAtPointVisitor
A visitor to get the deepest component given a point in a tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentTreeNode.visit(ComponentTreeNodeVisitor visitor)
To visit a node.
|
Copyright © 2008–2018 Ultreia.io. All rights reserved.