Uses of Interface
de.grogra.pf.ui.ComponentWrapper
Package
Description
-
Uses of ComponentWrapper in de.grogra.cli
Modifier 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 componentModifier and TypeMethodDescriptionint
CLIToolkit.getSelectedRow
(ComponentWrapper table) CLIToolkit.getTable
(ComponentWrapper table) -
Uses of ComponentWrapper in de.grogra.cli.ui
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
A simple text panel that can take string data as input & output.class
class
Modifier and TypeMethodDescriptionCLIConsolePanel.getContent()
CLIPanelSupport.getContent()
CLIWindowSupport.getContent()
Return the frame of the windows, which is a CLITextComponent for the CLIWindowSupport to display output textModifier and TypeMethodDescriptionCLIContainer.add
(ComponentWrapper comp) void
CLIWindowSupport.consoleWrite
(ComponentWrapper c) Push content into the frame (which is a CLITextComponent) Only take String for nowvoid
CLIConsolePanel.setContent
(ComponentWrapper content) void
CLIPanelSupport.setContent
(ComponentWrapper content) -
Uses of ComponentWrapper in de.grogra.coolbar
-
Uses of ComponentWrapper in de.grogra.gl
Modifier and TypeClassDescriptionclass
This class is responsible for drawing all visible objects in the GroIMP3D editor. -
Uses of ComponentWrapper in de.grogra.glsl
Modifier and TypeClassDescriptionclass
This class is responsible for drawing all visible objects in the GroIMP3D editor.class
Extension to the GLDisplay class to work with shaders generated by ShaderOGL -
Uses of ComponentWrapper in de.grogra.graph.object.impl
Modifier and TypeMethodDescriptionGraphObjectSelection.createPropertyEditorComponent()
GraphObjectSelection.createPropertyEditorMenu()
-
Uses of ComponentWrapper in de.grogra.imp
Modifier and TypeInterfaceDescriptioninterface
AViewComponent
represents the actual visualization component of aView
. -
Uses of ComponentWrapper in de.grogra.imp.awt
-
Uses of ComponentWrapper in de.grogra.imp2d
-
Uses of ComponentWrapper in de.grogra.imp3d
-
Uses of ComponentWrapper in de.grogra.pf.ui
Modifier and TypeMethodDescriptionHeadlessToolkit.createComponentMenu
(UITree componentTree) abstract ComponentWrapper
UIToolkit.createComponentMenu
(UITree componentTree) HeadlessToolkit.createComponentTree
(UITree componentTree) abstract ComponentWrapper
UIToolkit.createComponentTree
(UITree componentTree) HeadlessToolkit.createDisplayForProject
(Context context, Item item) abstract ComponentWrapper
UIToolkit.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 ComponentWrapper
UIToolkit.createTable
(TableModel table, Context ctx) HeadlessToolkit.createTree
(UITree tree) abstract ComponentWrapper
UIToolkit.createTree
(UITree tree) HeadlessToolkit.createTreeInSplit
(UITree tree, Object split) abstract ComponentWrapper
UIToolkit.createTreeInSplit
(UITree tree, Object split) HeadlessToolkit.createUITreeComponent
(Object componentTree) abstract ComponentWrapper
UIToolkit.createUITreeComponent
(Object componentTree) Panel.getContent()
PanelDecorator.getContent()
PanelHL.getContent()
Modifier and TypeMethodDescriptionint
HeadlessToolkit.getSelectedRow
(ComponentWrapper table) abstract int
UIToolkit.getSelectedRow
(ComponentWrapper table) HeadlessToolkit.getTable
(ComponentWrapper table) abstract TableModel
UIToolkit.getTable
(ComponentWrapper table) void
Panel.setContent
(ComponentWrapper content) void
PanelDecorator.setContent
(ComponentWrapper content) void
PanelHL.setContent
(ComponentWrapper content) -
Uses of ComponentWrapper in de.grogra.pf.ui.awt
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ComponentWrapper in de.grogra.pf.ui.edit
Modifier and TypeMethodDescriptionprotected ComponentWrapper
PropertyEditorTree.Node.createComponent()
protected ComponentWrapper
PropertyEditorTree.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()
Modifier and TypeMethodDescriptionprotected void
PropertyEditorTree.Node.updateComponent
(ComponentWrapper cw) protected void
PropertyEditorTree.PropertyNode.updateComponent
(ComponentWrapper cw) -
Uses of ComponentWrapper in de.grogra.pf.ui.swing
Modifier 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 & the JTree as ComponentPanelSupport.getContent()
Modifier and TypeMethodDescriptionint
SwingToolkit.getSelectedRow
(ComponentWrapper table) SwingToolkit.getTable
(ComponentWrapper table) void
PanelSupport.setContent
(ComponentWrapper content) void
WindowSupport.setContent
(ComponentWrapper content) -
Uses of ComponentWrapper in de.grogra.pf.ui.util
Modifier and TypeClassDescriptionclass
class
final class
class
final class
class