public static final class GralCfgData.GuiCfgButton extends GralCfgData.GuiCfgWidget implements java.lang.Cloneable
| Modifier and Type | Field and Description | 
|---|---|
| (package private) boolean | bSwitch | 
cmd, color0, color1, data, dragFiles, dragText, dropFiles, dropText, editable, format, help, mouseAction, name, prompt, promptPosition, showMethod, text, type, userAction, whatIs| Constructor and Description | 
|---|
| GuiCfgButton(GralCfgElement itsElement) | 
| GuiCfgButton(GralCfgElement itsElement,
            boolean bSwitch) | 
| 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, setFromTypepublic GuiCfgButton(GralCfgElement itsElement)
public GuiCfgButton(GralCfgElement itsElement, boolean bSwitch)
public java.lang.String toString()
toString in class GralCfgData.GuiCfgWidget