public class Initialize
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Initialize |
getInstance()
Getter for the singelton inizialize (thread-save)
|
void |
init()
Run all needed initial methods for program
|
void |
setLookAndFeel() |
public static Initialize getInstance()
public void init()
public void setLookAndFeel()