public class SkinUtilities
extends java.lang.Object
| Constructor and Description |
|---|
SkinUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addCustomEntriesToTable(javax.swing.UIDefaults table,
SubstanceSkin skin)
Adds skin-specific entries to the UI defaults table.
|
public static void addCustomEntriesToTable(javax.swing.UIDefaults table,
SubstanceSkin skin)
table - UI defaults table.