public static final class GralCfgData.GuiCfgCurveLine extends GralCfgData.GuiCfgWidget implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
int |
colorValue |
(package private) java.lang.String |
content |
int |
nullLine |
float |
offset |
float |
scale |
cmd, color0, color1, data, dragFiles, dragText, dropFiles, dropText, editable, format, help, mouseAction, name, prompt, promptPosition, showMethod, text, type, userAction, whatIs
Constructor and Description |
---|
GuiCfgCurveLine(GralCfgElement itsElement) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
clone, new_color0, new_color1, new_colorName, set_color0, set_color1, set_colorName, set_data, set_help, set_text, setFromType
java.lang.String content
public int colorValue
public float offset
public float scale
public int nullLine
public GuiCfgCurveLine(GralCfgElement itsElement)
public java.lang.String toString()
toString
in class GralCfgData.GuiCfgWidget