java.lang.Object
org.autogui.swing.table.GuiSwingTableColumnLabel
- All Implemented Interfaces:
GuiSwingElement,GuiSwingTableColumn
a column factory for any type of object.
the renderer is realized by GuiSwingViewLabel.PropertyLabel.
no editors.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.autogui.swing.table.GuiSwingTableColumn
GuiSwingTableColumn.ObjectTableColumnWithContext, GuiSwingTableColumn.SpecifierManagerIndex, GuiSwingTableColumn.ValueWrappingPaneForEditor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateColumn(GuiMappingContext context, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager parentSpecifier)
-
Constructor Details
-
GuiSwingTableColumnLabel
public GuiSwingTableColumnLabel()
-
-
Method Details
-
createColumn
public ObjectTableColumn createColumn(GuiMappingContext context, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager parentSpecifier) - Specified by:
createColumnin interfaceGuiSwingTableColumn
-