public class LAFUtils extends Object
Modifier and Type | Method and Description |
---|---|
static LAFUtils |
getInstance()
Initialize and get an instance of LAFUtils.
|
void |
loadTheme(String laf_theme) |
void |
printLookAndFeels() |
void |
setLookAndFeel(String lookAndFeel) |
void |
updatePosperComponents()
Update the POSper component tree after changing the LAF
|
public static LAFUtils getInstance()
public void printLookAndFeels()
public void setLookAndFeel(String lookAndFeel)
public void updatePosperComponents()
public void loadTheme(String laf_theme)
Copyright © 2021. All rights reserved.