Module org.autogui

Class ObjectTableColumn.ObjectTableColumnLabel<ObjType,PropType>

java.lang.Object
org.autogui.swing.table.ObjectTableColumn
org.autogui.swing.table.ObjectTableColumn.ObjectTableColumnLabel<ObjType,PropType>
Type Parameters:
ObjType - the target row-object type
PropType - the column type
Enclosing class:
ObjectTableColumn

public static class ObjectTableColumn.ObjectTableColumnLabel<ObjType,PropType> extends ObjectTableColumn
a column class for specifying operations with lambdas. The class does not care about rendering and editing.