|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.incors.plaf.kunststoff.KunststoffGradientTheme
public class KunststoffGradientTheme
| Constructor Summary | |
|---|---|
KunststoffGradientTheme()
|
|
| Method Summary | |
|---|---|
int |
getBackgroundGradientShadow()
|
javax.swing.plaf.ColorUIResource |
getComponentGradientColorReflection()
Returns the upper gradient color for components like JButton, JMenuBar, and JProgressBar. |
javax.swing.plaf.ColorUIResource |
getComponentGradientColorShadow()
Returns the lower gradient color for components like JButton, JMenuBar, and JProgressBar. |
java.lang.String |
getName()
|
javax.swing.plaf.ColorUIResource |
getTextComponentGradientColorReflection()
Returns the upper gradient color for text components like JTextField and JPasswordField. |
javax.swing.plaf.ColorUIResource |
getTextComponentGradientColorShadow()
Returns the lower gradient color for text components like JTextField and JPasswordField. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KunststoffGradientTheme()
| Method Detail |
|---|
public java.lang.String getName()
public javax.swing.plaf.ColorUIResource getComponentGradientColorReflection()
GradientThemenull if upper gradient should not be painted.
getComponentGradientColorReflection in interface GradientThemepublic javax.swing.plaf.ColorUIResource getComponentGradientColorShadow()
GradientThemenull if lower gradient should not be painted.
getComponentGradientColorShadow in interface GradientThemepublic javax.swing.plaf.ColorUIResource getTextComponentGradientColorReflection()
GradientThemenull if upper gradient should not be painted.
getTextComponentGradientColorReflection in interface GradientThemepublic javax.swing.plaf.ColorUIResource getTextComponentGradientColorShadow()
GradientThemenull if lower gradient should not be painted.
getTextComponentGradientColorShadow in interface GradientThemepublic int getBackgroundGradientShadow()
getBackgroundGradientShadow in interface GradientTheme
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||