Package com.edu.xmum.CST210.View.Styler
Class SkinSelectionViewStyler
java.lang.Object
com.edu.xmum.CST210.View.Styler.SkinSelectionViewStyler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidButtonStyle(javafx.scene.control.Button button) static voidLabelStyle(javafx.scene.control.Label label) static voidVBoxStyle(SkinSelectionView skinSelectionView)
-
Constructor Details
-
SkinSelectionViewStyler
public SkinSelectionViewStyler()
-
-
Method Details
-
VBoxStyle
-
LabelStyle
public static void LabelStyle(javafx.scene.control.Label label) -
ButtonStyle
public static void ButtonStyle(javafx.scene.control.Button button)
-