|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.theme.SubstanceTheme
test.contrib.combotheme.ColorTheme
public class ColorTheme
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jvnet.substance.theme.SubstanceTheme |
|---|
SubstanceTheme.ThemeKind |
| Field Summary | |
|---|---|
protected java.awt.Color[] |
colors
|
| Fields inherited from class org.jvnet.substance.theme.SubstanceTheme |
|---|
AQUA, GREEN, ORANGE, YELLOW |
| Constructor Summary | |
|---|---|
ColorTheme(java.lang.String name,
java.awt.Color[] colors)
|
|
| Method Summary | |
|---|---|
void |
resetColorToDefault(javax.swing.JComponent button)
|
void |
setTheme(javax.swing.JComponent boxButton,
SubstanceTheme theme)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.awt.Color[] colors
| Constructor Detail |
|---|
public ColorTheme(java.lang.String name,
java.awt.Color[] colors)
| Method Detail |
|---|
public void resetColorToDefault(javax.swing.JComponent button)
public void setTheme(javax.swing.JComponent boxButton,
SubstanceTheme theme)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||