public class UIThemeBasedLookAndFeelInfo
extends javax.swing.UIManager.LookAndFeelInfo
Constructor and Description |
---|
UIThemeBasedLookAndFeelInfo(UITheme theme) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
UITheme |
getTheme() |
protected void |
installEditorScheme() |
void |
installTheme(javax.swing.UIDefaults defaults,
boolean lockEditorScheme) |
boolean |
isInitialised() |
public UIThemeBasedLookAndFeelInfo(UITheme theme)
public UITheme getTheme()
public void installTheme(javax.swing.UIDefaults defaults, boolean lockEditorScheme)
public boolean isInitialised()
protected void installEditorScheme()
public void dispose()