Uses of Interface
de.grogra.pf.ui.ComponentWrapper
Packages that use ComponentWrapper
Package
Description
-
Uses of ComponentWrapper in de.grogra.cli
Methods in de.grogra.cli that return ComponentWrapperModifier and TypeMethodDescriptionCLIToolkit.createComponentMenu(UITree componentTree) CLIToolkit.createComponentTree(UITree componentTree) CLIToolkit.createDisplayForProject(Context context, Item item) CLIToolkit.createTable(TableModel table, Context ctx) CLIToolkit.createTree(UITree tree) CLIToolkit.createTreeInSplit(UITree tree, Object split) CLIToolkit.createUITreeComponent(Object componentTree) Transform a JTree into a component wrapper with the model tree as componentMethods in de.grogra.cli with parameters of type ComponentWrapperModifier and TypeMethodDescriptionintCLIToolkit.getSelectedRow(ComponentWrapper table) CLIToolkit.getTable(ComponentWrapper table) -
Uses of ComponentWrapper in de.grogra.cli.ui
Classes in de.grogra.cli.ui that implement ComponentWrapperModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassA simple text panel that can take string data as input invalid input: '&' output.classclassMethods in de.grogra.cli.ui that return ComponentWrapperModifier and TypeMethodDescriptionCLIConsolePanel.getContent()CLIPanelSupport.getContent()CLIWindowSupport.getContent()Return the frame of the windows, which is a CLITextComponent for the CLIWindowSupport to display output textMethods in de.grogra.cli.ui with parameters of type ComponentWrapperModifier and TypeMethodDescriptionCLIContainer.add(ComponentWrapper comp) voidCLIWindowSupport.consoleWrite(ComponentWrapper c) Push content into the frame (which is a CLITextComponent) Only take String for nowvoidCLIConsolePanel.setContent(ComponentWrapper content) voidCLIPanelSupport.setContent(ComponentWrapper content) Constructors in de.grogra.cli.ui with parameters of type ComponentWrapper -
Uses of ComponentWrapper in de.grogra.coolbar
Methods in de.grogra.coolbar that return ComponentWrapper -
Uses of ComponentWrapper in de.grogra.gl
Classes in de.grogra.gl that implement ComponentWrapperModifier and TypeClassDescriptionclassThis class is responsible for drawing all visible objects in the GroIMP3D editor. -
Uses of ComponentWrapper in de.grogra.glsl
Classes in de.grogra.glsl that implement ComponentWrapperModifier and TypeClassDescriptionclassThis class is responsible for drawing all visible objects in the GroIMP3D editor.classExtension to the GLDisplay class to work with shaders generated by ShaderOGL -
Uses of ComponentWrapper in de.grogra.graph.object.impl
Methods in de.grogra.graph.object.impl that return ComponentWrapperModifier and TypeMethodDescriptionGraphObjectSelection.createPropertyEditorComponent()GraphObjectSelection.createPropertyEditorMenu() -
Uses of ComponentWrapper in de.grogra.imp
Subinterfaces of ComponentWrapper in de.grogra.impModifier and TypeInterfaceDescriptioninterfaceAViewComponentrepresents the actual visualization component of aView. -
Uses of ComponentWrapper in de.grogra.imp.awt
Classes in de.grogra.imp.awt that implement ComponentWrapper -
Uses of ComponentWrapper in de.grogra.imp2d
Classes in de.grogra.imp2d that implement ComponentWrapper -
Uses of ComponentWrapper in de.grogra.imp3d
Classes in de.grogra.imp3d that implement ComponentWrapper -
Uses of ComponentWrapper in de.grogra.pf.ui
Subinterfaces of ComponentWrapper in de.grogra.pf.uiMethods in de.grogra.pf.ui that return ComponentWrapperModifier and TypeMethodDescriptionHeadlessToolkit.createComponentMenu(UITree componentTree) abstract ComponentWrapperUIToolkit.createComponentMenu(UITree componentTree) HeadlessToolkit.createComponentTree(UITree componentTree) abstract ComponentWrapperUIToolkit.createComponentTree(UITree componentTree) HeadlessToolkit.createDisplayForProject(Context context, Item item) abstract ComponentWrapperUIToolkit.createDisplayForProject(Context context, Item item) Create component that represent a displayable version of the description of a project file.HeadlessToolkit.createTable(TableModel table, Context ctx) abstract ComponentWrapperUIToolkit.createTable(TableModel table, Context ctx) HeadlessToolkit.createTree(UITree tree) abstract ComponentWrapperUIToolkit.createTree(UITree tree) HeadlessToolkit.createTreeInSplit(UITree tree, Object split) abstract ComponentWrapperUIToolkit.createTreeInSplit(UITree tree, Object split) HeadlessToolkit.createUITreeComponent(Object componentTree) abstract ComponentWrapperUIToolkit.createUITreeComponent(Object componentTree) Panel.getContent()PanelDecorator.getContent()PanelHL.getContent()Methods in de.grogra.pf.ui with parameters of type ComponentWrapperModifier and TypeMethodDescriptionintHeadlessToolkit.getSelectedRow(ComponentWrapper table) abstract intUIToolkit.getSelectedRow(ComponentWrapper table) HeadlessToolkit.getTable(ComponentWrapper table) abstract TableModelUIToolkit.getTable(ComponentWrapper table) voidPanel.setContent(ComponentWrapper content) voidPanelDecorator.setContent(ComponentWrapper content) voidPanelHL.setContent(ComponentWrapper content) -
Uses of ComponentWrapper in de.grogra.pf.ui.awt
Classes in de.grogra.pf.ui.awt that implement ComponentWrapperModifier and TypeClassDescriptionclassclassclassclass -
Uses of ComponentWrapper in de.grogra.pf.ui.edit
Methods in de.grogra.pf.ui.edit that return ComponentWrapperModifier and TypeMethodDescriptionprotected ComponentWrapperPropertyEditorTree.Node.createComponent()protected ComponentWrapperPropertyEditorTree.PropertyNode.createComponent()Selection.createPropertyEditorComponent()Returns an editor component for the GUI.SelectionBase.createPropertyEditorComponent()Selection.createPropertyEditorMenu()Returns an editor menu component for the GUI.SelectionBase.createPropertyEditorMenu()Methods in de.grogra.pf.ui.edit with parameters of type ComponentWrapperModifier and TypeMethodDescriptionprotected voidPropertyEditorTree.Node.updateComponent(ComponentWrapper cw) protected voidPropertyEditorTree.PropertyNode.updateComponent(ComponentWrapper cw) -
Uses of ComponentWrapper in de.grogra.pf.ui.swing
Classes in de.grogra.pf.ui.swing that implement ComponentWrapperMethods in de.grogra.pf.ui.swing that return ComponentWrapperModifier and TypeMethodDescriptionSwingToolkit.createComponentMenu(UITree componentTree) SwingToolkit.createComponentTree(UITree componentTree) SwingToolkit.createDisplayForProject(Context context, Item item) create a displayable panel based on a html template that presents the description of a project as well as link to open it.SwingToolkit.createTable(TableModel table, Context ctx) SwingToolkit.createTree(UITree tree) SwingToolkit.createTreeInSplit(UITree tree, Object split) SwingToolkit.createUITreeComponent(Object componentTree) Create a component wrapper around a JTree with the model as disposable invalid input: '&' the JTree as ComponentPanelSupport.getContent()Methods in de.grogra.pf.ui.swing with parameters of type ComponentWrapperModifier and TypeMethodDescriptionintSwingToolkit.getSelectedRow(ComponentWrapper table) SwingToolkit.getTable(ComponentWrapper table) voidPanelSupport.setContent(ComponentWrapper content) voidWindowSupport.setContent(ComponentWrapper content) -
Uses of ComponentWrapper in de.grogra.pf.ui.util
Classes in de.grogra.pf.ui.util that implement ComponentWrapperModifier and TypeClassDescriptionclassclassfinal classclassfinal classclass -
Uses of ComponentWrapper in de.grogra.socketview
Classes in de.grogra.socketview that implement ComponentWrapperModifier and TypeClassDescriptionclassAdapter for the socket view and the ws "display".