Klasse GUI.UIStyle.ListeStyle

java.lang.Object
de.chaoswg.gui.GUI.UIStyle.ListeStyle
Umschließende Klasse:
GUI.UIStyle

public class GUI.UIStyle.ListeStyle extends Object
  • 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

      public GUI.UIStyle.BorderStyle getBorder()
    • setBorder

      public void setBorder(GUI.UIStyle.BorderStyle border)