Appearance
Configuration Methods
On this page you find the documentation for configuration methods than can be used on all GUI components.
background()
Indicates which background color the GUI Component should have. Possible values:
- A string containing the name of a color in English, such as
`red`
,`blue`
, etc.
padding()
Indicates how much white-space there should be between the border of the component and its content.