public final class LookAndFeelManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeelManager |
get()
Gets the singleton instance of LookAndFeelManager.
|
static LookAndFeelManager |
getInstance()
Deprecated.
use
get() instead |
void |
init() |
public static LookAndFeelManager get()
@Deprecated public static LookAndFeelManager getInstance()
get() insteadpublic void init()
Copyright © 2016. All Rights Reserved.