Module org.autogui

Class GuiSwingTableColumnEnum

java.lang.Object
org.autogui.swing.table.GuiSwingTableColumnEnum
All Implemented Interfaces:
GuiSwingElement, GuiSwingTableColumn

public class GuiSwingTableColumnEnum extends Object implements GuiSwingTableColumn
a column factory for Enum.

The renderer is realized by GuiSwingViewLabel.PropertyLabel. The editor is realized by GuiSwingViewEnumComboBox.PropertyEnumComboBox.