|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grouping.NodeVisitor | |
---|---|
pl.netanel.swt.matrix | Contains Matrix - a tabular SWT widget with unlimited capacity and instant rendering. |
Uses of Grouping.NodeVisitor in pl.netanel.swt.matrix |
---|
Methods in pl.netanel.swt.matrix that return Grouping.NodeVisitor | |
---|---|
Grouping.NodeVisitor |
Grouping.NodeVisitor.traverse()
Can encapsulate the traversal starting node or nodes. |
Grouping.NodeVisitor |
Grouping.NodeVisitor.traverse(Grouping.Node node)
Traverses starting from the given node. |
Grouping.NodeVisitor |
Grouping.NodeVisitor.traverse(java.util.List<Grouping.Node> nodes)
Traverses starting from the given nodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |