de.javasoft.plaf.synthetica.styles
Class ScrollPaneStyle
java.lang.Object
javax.swing.plaf.synth.SynthStyle
de.javasoft.plaf.synthetica.styles.StyleWrapper
de.javasoft.plaf.synthetica.styles.ScrollPaneStyle
public class ScrollPaneStyle
- extends StyleWrapper
Style wrapper for scrollPane.
Used to return the backgroundColor of the viewport component in respect to
different component states.
- Version:
- 1.13, 23.10.2012
|
Method Summary |
java.lang.Object |
get(javax.swing.plaf.synth.SynthContext sc,
java.lang.Object key)
|
java.awt.Color |
getColor(javax.swing.plaf.synth.SynthContext sc,
javax.swing.plaf.synth.ColorType type)
|
static javax.swing.plaf.synth.SynthStyle |
getStyle(javax.swing.plaf.synth.SynthStyle style,
javax.swing.JComponent c,
javax.swing.plaf.synth.Region region)
|
| Methods inherited from class de.javasoft.plaf.synthetica.styles.StyleWrapper |
getBoolean, getColorForState, getFont, getFontForState, getGraphicsUtils, getIcon, getInsets, getInt, getPainter, getString, installDefaults, isOpaque, uninstallDefaults |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getStyle
public static javax.swing.plaf.synth.SynthStyle getStyle(javax.swing.plaf.synth.SynthStyle style,
javax.swing.JComponent c,
javax.swing.plaf.synth.Region region)
get
public java.lang.Object get(javax.swing.plaf.synth.SynthContext sc,
java.lang.Object key)
- Overrides:
get in class StyleWrapper
getColor
public java.awt.Color getColor(javax.swing.plaf.synth.SynthContext sc,
javax.swing.plaf.synth.ColorType type)
- Overrides:
getColor in class StyleWrapper
Copyright © 2004-2011 Jyloo Software. All Rights Reserved.