|
|||||||||
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()
GradientTheme
null
if upper gradient should not be painted.
getComponentGradientColorReflection
in interface GradientTheme
public javax.swing.plaf.ColorUIResource getComponentGradientColorShadow()
GradientTheme
null
if lower gradient should not be painted.
getComponentGradientColorShadow
in interface GradientTheme
public javax.swing.plaf.ColorUIResource getTextComponentGradientColorReflection()
GradientTheme
null
if upper gradient should not be painted.
getTextComponentGradientColorReflection
in interface GradientTheme
public javax.swing.plaf.ColorUIResource getTextComponentGradientColorShadow()
GradientTheme
null
if lower gradient should not be painted.
getTextComponentGradientColorShadow
in interface GradientTheme
public int getBackgroundGradientShadow()
getBackgroundGradientShadow
in interface GradientTheme
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |