public static final class GralCfgData.GuiCfgTable extends GralCfgData.GuiCfgWidget implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.Integer> |
columnWidths |
int |
height |
cmd, color0, color1, data, dragFiles, dragText, dropFiles, dropText, editable, format, help, mouseAction, name, prompt, promptPosition, showMethod, text, type, userAction, whatIs
Constructor and Description |
---|
GuiCfgTable(GralCfgElement itsElement) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getColumnWidths() |
void |
set_columnWidth(int val) |
void |
set_text(java.lang.String value) |
clone, new_color0, new_color1, new_colorName, set_color0, set_color1, set_colorName, set_data, set_help, setFromType
public int height
private final java.util.List<java.lang.Integer> columnWidths
public GuiCfgTable(GralCfgElement itsElement)
public void set_columnWidth(int val)
public void set_text(java.lang.String value)
public java.util.List<java.lang.Integer> getColumnWidths()