|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Controls | |
---|---|
jebl.gui.trees.treeviewer | |
jebl.gui.trees.treeviewer.painters | |
jebl.gui.trees.treeviewer.treelayouts | |
org.virion.jam.controlpanels |
Uses of Controls in jebl.gui.trees.treeviewer |
---|
Methods in jebl.gui.trees.treeviewer that return types with arguments of type Controls | |
---|---|
List<Controls> |
TreePane.getControls(boolean detachPrimaryCheckbox)
|
Uses of Controls in jebl.gui.trees.treeviewer.painters |
---|
Methods in jebl.gui.trees.treeviewer.painters that return types with arguments of type Controls | |
---|---|
List<Controls> |
BasicLabelPainter.getControls(boolean detachPrimaryCheckbox)
|
List<Controls> |
ScaleBarPainter.getControls(boolean detachPrimaryCheckbox)
|
Uses of Controls in jebl.gui.trees.treeviewer.treelayouts |
---|
Methods in jebl.gui.trees.treeviewer.treelayouts that return types with arguments of type Controls | |
---|---|
List<Controls> |
PolarTreeLayout.getControls(boolean detachPrimaryCheckbox)
|
List<Controls> |
RadialTreeLayout.getControls(boolean detachPrimaryCheckbox)
|
List<Controls> |
RectilinearTreeLayout.getControls(boolean detachPrimaryCheckbox)
|
Uses of Controls in org.virion.jam.controlpanels |
---|
Methods in org.virion.jam.controlpanels that return types with arguments of type Controls | |
---|---|
List<Controls> |
ControlsProvider.getControls(boolean detachPrimaryCheckbox)
Get a list of Controls handled by this provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |