Uses of Interface
de.grogra.pf.ui.tree.UITree
Package
Description
-
Uses of UITree in de.grogra.cli
Modifier and TypeMethodDescriptionCLIToolkit.createComponentMenu
(UITree componentTree) CLIToolkit.createComponentTree
(UITree componentTree) CLIToolkit.createTree
(UITree tree) CLIToolkit.createTreeChoiceWidget
(UITree tree) CLIToolkit.createTreeInSplit
(UITree tree, Object split) void
CLIToolkit.showPopupMenu
(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.cli.ui
-
Uses of UITree in de.grogra.imp
Modifier and TypeClassDescriptionclass
class
class
-
Uses of UITree in de.grogra.pf.ui
Modifier and TypeMethodDescriptionPanel.getMenu()
PanelDecorator.getMenu()
PanelHL.getMenu()
static UITree
UI.getUITreeForMenu
(Context ctx, Item menu, Map pipelineParams) Modifier and TypeMethodDescriptionHeadlessToolkit.createComponentMenu
(UITree componentTree) abstract ComponentWrapper
UIToolkit.createComponentMenu
(UITree componentTree) HeadlessToolkit.createComponentTree
(UITree componentTree) abstract ComponentWrapper
UIToolkit.createComponentTree
(UITree componentTree) HeadlessToolkit.createTree
(UITree tree) abstract ComponentWrapper
UIToolkit.createTree
(UITree tree) HeadlessToolkit.createTreeChoiceWidget
(UITree tree) abstract Widget
UIToolkit.createTreeChoiceWidget
(UITree tree) HeadlessToolkit.createTreeInSplit
(UITree tree, Object split) abstract ComponentWrapper
UIToolkit.createTreeInSplit
(UITree tree, Object split) void
void
void
void
HeadlessToolkit.showPopupMenu
(UITree menu, Object component, int x, int y) abstract void
UIToolkit.showPopupMenu
(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.pf.ui.awt
Modifier and TypeFieldDescriptionprotected final UITree
MappedComponentModel.sourceTree
protected final UITree
ButtonSupport.tree
ModifierConstructorDescriptionAWTTree
(UITree sourceTree, Disposable toDispose, Container root) ButtonSupport
(UITree tree, Object node, int type, Button button) ButtonSupport
(UITree tree, Object node, int type, Checkbox button) ButtonSupport
(UITree tree, Object node, int type, MenuItem button) ButtonSupport
(UITree tree, Object node, int type, AbstractButton button) MappedComponentModel
(UITree sourceTree) MappedComponentModel
(UITree sourceTree, Object sourceRoot) -
Uses of UITree in de.grogra.pf.ui.edit
Modifier and TypeMethodDescriptionprotected UITree
FieldSelection.getHierarchySource()
protected UITree
GraphSelectionImpl.getHierarchySource()
protected UITree
MapSource.getHierarchySource()
protected UITree
OptionsSelection.getHierarchySource()
protected abstract UITree
SelectionBase.getHierarchySource()
Modifier and TypeMethodDescriptionprotected PropertyEditorTree.Node
FieldSelection.createPropertyNodes
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.Node
GraphSelectionImpl.createPropertyNodes
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.Node
MapSource.createPropertyNodes
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.Node
OptionsSelection.createPropertyNodes
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected abstract PropertyEditorTree.Node
SelectionBase.createPropertyNodes
(PropertyEditorTree tree, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.Node
FieldSelection.createPropertyNodesInGroup
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.Node
GraphSelectionImpl.createPropertyNodesInGroup
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.Node
MapSource.createPropertyNodesInGroup
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.Node
OptionsSelection.createPropertyNodesInGroup
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected abstract PropertyEditorTree.Node
SelectionBase.createPropertyNodesInGroup
(PropertyEditorTree tree, Property p, UITree sourceTree, Object sourceGroup) protected Object
FieldSelection.getHierarchySourceRoot
(UITree source) protected Object
GraphSelectionImpl.getHierarchySourceRoot
(UITree source) protected Object
MapSource.getHierarchySourceRoot
(UITree source) protected Object
OptionsSelection.getHierarchySourceRoot
(UITree source) protected abstract Object
SelectionBase.getHierarchySourceRoot
(UITree source) -
Uses of UITree in de.grogra.pf.ui.projectexplorer
Modifier and TypeMethodDescriptionprotected PropertyEditorTree.Node
ProjectSelection.createPropertyNodes
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.Node
ProjectSelection.createPropertyNodesInGroup
(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected Object
ProjectSelection.getHierarchySourceRoot
(UITree source) -
Uses of UITree in de.grogra.pf.ui.registry
Modifier and TypeMethodDescriptionstatic UITree
ExplorerFactory.createExplorerTree
(UITree tree, TreePath pathToRoot) Modifier and TypeMethodDescriptionstatic UITree
ExplorerFactory.createExplorerTree
(UITree tree, TreePath pathToRoot) -
Uses of UITree in de.grogra.pf.ui.swing
Modifier and TypeMethodDescriptionSwingToolkit.createComponentMenu
(UITree componentTree) SwingToolkit.createComponentTree
(UITree componentTree) SwingToolkit.createTree
(UITree tree) SwingToolkit.createTreeChoiceWidget
(UITree tree) SwingToolkit.createTreeInSplit
(UITree tree, Object split) void
void
SwingToolkit.showPopupMenu
(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.pf.ui.tree
Modifier and TypeFieldDescriptionprotected final UITree
TableMapper.source
protected UITree
UISubTree.uiTree
Modifier and TypeMethodDescriptionvoid
UITreePipeline.addTree
(UITreePipeline.Node dest, int pos, UITree s, Object root, ObjectToBoolean filter, Comparator comp) UITreePipeline.copyTree
(UITree s, Object root, ObjectToBoolean filter) void
UITreePipeline.initialize
(UITree source, Object sourceRoot, Map params) protected boolean
UITreePipeline.isAvailable
(UITree s, Object node)