Package de.chaoswg.gui
Klasse GUI.UIStyle.ListeStyle
java.lang.Object
de.chaoswg.gui.GUI.UIStyle.ListeStyle
- Umschließende Klasse:
GUI.UIStyle
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungListeStyle(net.risingworld.api.utils.ColorRGBA BackgroundColor, GUI.UIStyle.BorderStyle border) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungnet.risingworld.api.utils.ColorRGBAvoidsetBackgroundColor(net.risingworld.api.utils.ColorRGBA BackgroundColor) voidsetBorder(GUI.UIStyle.BorderStyle border)
-
Konstruktordetails
-
ListeStyle
public ListeStyle(net.risingworld.api.utils.ColorRGBA BackgroundColor, GUI.UIStyle.BorderStyle border)
-
-
Methodendetails
-
getBackgroundColor
public net.risingworld.api.utils.ColorRGBA getBackgroundColor() -
setBackgroundColor
public void setBackgroundColor(net.risingworld.api.utils.ColorRGBA BackgroundColor) -
getBorder
-
setBorder
-