public class CustomizerEnvironment extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CustomizerEnvironment()
Creates a new instance of CustomizerEnvironment
|
| Modifier and Type | Method and Description |
|---|---|
List<org.softsmithy.lib.swing.style.StyleProvider> |
getAllStyleProviders() |
static CustomizerEnvironment |
getLocalCustomizerEnvironment() |
void |
setAllStyleProviders(List<org.softsmithy.lib.swing.style.StyleProvider> styleProviders) |
protected CustomizerEnvironment()
public List<org.softsmithy.lib.swing.style.StyleProvider> getAllStyleProviders()
public void setAllStyleProviders(List<org.softsmithy.lib.swing.style.StyleProvider> styleProviders)
public static CustomizerEnvironment getLocalCustomizerEnvironment()
Copyright © 2012–2018 SoftSmithy. All rights reserved.