Uses of Interface
de.grogra.pf.ui.tree.UITree
Packages that use UITree
Package
Description
-
Uses of UITree in de.grogra.cli
Methods in de.grogra.cli with parameters of type UITreeModifier and TypeMethodDescriptionCLIToolkit.createComponentMenu(UITree componentTree) CLIToolkit.createComponentTree(UITree componentTree) CLIToolkit.createTree(UITree tree) CLIToolkit.createTreeChoiceWidget(UITree tree) CLIToolkit.createTreeInSplit(UITree tree, Object split) voidCLIToolkit.showPopupMenu(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.cli.ui
Classes in de.grogra.cli.ui that implement UITreeFields in de.grogra.cli.ui declared as UITreeMethods in de.grogra.cli.ui that return UITreeMethods in de.grogra.cli.ui with parameters of type UITreeConstructors in de.grogra.cli.ui with parameters of type UITree -
Uses of UITree in de.grogra.imp
Classes in de.grogra.imp that implement UITreeModifier and TypeClassDescriptionclassclassclass -
Uses of UITree in de.grogra.pf.ui
Methods in de.grogra.pf.ui that return UITreeModifier and TypeMethodDescriptionPanel.getMenu()PanelDecorator.getMenu()PanelHL.getMenu()static UITreeUI.getUITreeForMenu(Context ctx, Item menu, Map pipelineParams) Methods in de.grogra.pf.ui with parameters of type UITreeModifier and TypeMethodDescriptionHeadlessToolkit.createComponentMenu(UITree componentTree) abstract ComponentWrapperUIToolkit.createComponentMenu(UITree componentTree) HeadlessToolkit.createComponentTree(UITree componentTree) abstract ComponentWrapperUIToolkit.createComponentTree(UITree componentTree) HeadlessToolkit.createTree(UITree tree) abstract ComponentWrapperUIToolkit.createTree(UITree tree) HeadlessToolkit.createTreeChoiceWidget(UITree tree) abstract WidgetUIToolkit.createTreeChoiceWidget(UITree tree) HeadlessToolkit.createTreeInSplit(UITree tree, Object split) abstract ComponentWrapperUIToolkit.createTreeInSplit(UITree tree, Object split) voidvoidvoidvoidHeadlessToolkit.showPopupMenu(UITree menu, Object component, int x, int y) abstract voidUIToolkit.showPopupMenu(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.pf.ui.awt
Fields in de.grogra.pf.ui.awt declared as UITreeModifier and TypeFieldDescriptionprotected final UITreeMappedComponentModel.sourceTreeprotected final UITreeButtonSupport.treeMethods in de.grogra.pf.ui.awt that return UITreeConstructors in de.grogra.pf.ui.awt with parameters of type UITreeModifierConstructorDescriptionAWTTree(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
Classes in de.grogra.pf.ui.edit that implement UITreeMethods in de.grogra.pf.ui.edit that return UITreeModifier and TypeMethodDescriptionprotected UITreeFieldSelection.getHierarchySource()protected UITreeGraphSelectionImpl.getHierarchySource()protected UITreeMapSource.getHierarchySource()protected UITreeOptionsSelection.getHierarchySource()protected abstract UITreeSelectionBase.getHierarchySource()Methods in de.grogra.pf.ui.edit with parameters of type UITreeModifier and TypeMethodDescriptionprotected PropertyEditorTree.NodeFieldSelection.createPropertyNodes(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.NodeGraphSelectionImpl.createPropertyNodes(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.NodeMapSource.createPropertyNodes(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.NodeOptionsSelection.createPropertyNodes(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected abstract PropertyEditorTree.NodeSelectionBase.createPropertyNodes(PropertyEditorTree tree, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.NodeFieldSelection.createPropertyNodesInGroup(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.NodeGraphSelectionImpl.createPropertyNodesInGroup(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.NodeMapSource.createPropertyNodesInGroup(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected PropertyEditorTree.NodeOptionsSelection.createPropertyNodesInGroup(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected abstract PropertyEditorTree.NodeSelectionBase.createPropertyNodesInGroup(PropertyEditorTree tree, Property p, UITree sourceTree, Object sourceGroup) protected ObjectFieldSelection.getHierarchySourceRoot(UITree source) protected ObjectGraphSelectionImpl.getHierarchySourceRoot(UITree source) protected ObjectMapSource.getHierarchySourceRoot(UITree source) protected ObjectOptionsSelection.getHierarchySourceRoot(UITree source) protected abstract ObjectSelectionBase.getHierarchySourceRoot(UITree source) -
Uses of UITree in de.grogra.pf.ui.projectexplorer
Methods in de.grogra.pf.ui.projectexplorer that return UITreeMethods in de.grogra.pf.ui.projectexplorer with parameters of type UITreeModifier and TypeMethodDescriptionprotected PropertyEditorTree.NodeProjectSelection.createPropertyNodes(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceNode) protected PropertyEditorTree.NodeProjectSelection.createPropertyNodesInGroup(PropertyEditorTree t, Property p, UITree sourceTree, Object sourceGroup) protected ObjectProjectSelection.getHierarchySourceRoot(UITree source) -
Uses of UITree in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry that return UITreeModifier and TypeMethodDescriptionstatic UITreeExplorerFactory.createExplorerTree(UITree tree, TreePath pathToRoot) Methods in de.grogra.pf.ui.registry with parameters of type UITreeModifier and TypeMethodDescriptionstatic UITreeExplorerFactory.createExplorerTree(UITree tree, TreePath pathToRoot) -
Uses of UITree in de.grogra.pf.ui.swing
Methods in de.grogra.pf.ui.swing that return UITreeMethods in de.grogra.pf.ui.swing with parameters of type UITreeModifier and TypeMethodDescriptionSwingToolkit.createComponentMenu(UITree componentTree) SwingToolkit.createComponentTree(UITree componentTree) SwingToolkit.createTree(UITree tree) SwingToolkit.createTreeChoiceWidget(UITree tree) SwingToolkit.createTreeInSplit(UITree tree, Object split) voidvoidSwingToolkit.showPopupMenu(UITree menu, Object component, int x, int y) -
Uses of UITree in de.grogra.pf.ui.tree
Classes in de.grogra.pf.ui.tree that implement UITreeFields in de.grogra.pf.ui.tree declared as UITreeModifier and TypeFieldDescriptionprotected final UITreeTableMapper.sourceprotected UITreeUISubTree.uiTreeMethods in de.grogra.pf.ui.tree that return UITreeMethods in de.grogra.pf.ui.tree with parameters of type UITreeModifier and TypeMethodDescriptionvoidUITreePipeline.addTree(UITreePipeline.Node dest, int pos, UITree s, Object root, ObjectToBoolean filter, Comparator comp) UITreePipeline.copyTree(UITree s, Object root, ObjectToBoolean filter) voidUITreePipeline.initialize(UITree source, Object sourceRoot, Map params) protected booleanUITreePipeline.isAvailable(UITree s, Object node) Constructors in de.grogra.pf.ui.tree with parameters of type UITree