|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.synth.SynthStyle
de.javasoft.plaf.synthetica.styles.StyleWrapper
de.javasoft.plaf.synthetica.styles.ViewportStyle
public class ViewportStyle
Style wrapper for viewports. Used for dynamic background color of viewport which means that the background color of the view will be used as viewport background color.
| Field Summary |
|---|
| Fields inherited from class de.javasoft.plaf.synthetica.styles.StyleWrapper |
|---|
synthStyle |
| Method Summary | |
|---|---|
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 |
|---|
get, 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 |
| Method Detail |
|---|
public static javax.swing.plaf.synth.SynthStyle getStyle(javax.swing.plaf.synth.SynthStyle style,
javax.swing.JComponent c,
javax.swing.plaf.synth.Region region)
public java.awt.Color getColor(javax.swing.plaf.synth.SynthContext sc,
javax.swing.plaf.synth.ColorType type)
getColor in class StyleWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||