Package pamViewFX.fxStyles
Class PamStylesManagerFX
java.lang.Object
pamViewFX.fxStyles.PamStylesManagerFX
- Author:
 - mo55
 
- 
Method Summary
Modifier and TypeMethodDescriptionGet the current style to usestatic PamStylesManagerFXGet the current style managervoidsetCurStyle(PamDefaultStyle newStyle) Set the current style to usevoidSet 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 
 -