Package pamViewFX.fxStyles
Class PamStylesManagerFX
java.lang.Object
pamViewFX.fxStyles.PamStylesManagerFX
- Author:
- mo55
-
Method Summary
Modifier and TypeMethodDescriptionGet the current style to usestatic PamStylesManagerFX
Get the current style managervoid
setCurStyle
(PamDefaultStyle newStyle) Set the current style to usevoid
Set the default style
-
Method Details
-
getPamStylesManagerFX
Get the current style manager- Returns:
-
getCurStyle
Get the current style to use- Returns:
-
setCurStyle
Set the current style to use- Parameters:
newStyle
-
-
setDefaultStyle
public void setDefaultStyle()Set the default style
-