| Package | Description |
|---|---|
| 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 |
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-2013 CodeLutin. All Rights Reserved.