de.javasoft.plaf.synthetica.styles
Class ToolBarSeparatorStyle

java.lang.Object
  extended by javax.swing.plaf.synth.SynthStyle
      extended by de.javasoft.plaf.synthetica.styles.StyleWrapper
          extended by de.javasoft.plaf.synthetica.styles.ToolBarSeparatorStyle

public class ToolBarSeparatorStyle
extends StyleWrapper

Style wrapper for toolBarSeparators. Used to overwrite dimension of style property "ToolBar.separatorSize".

Version:
1.06, 21.09.2011

Field Summary
 
Fields inherited from class de.javasoft.plaf.synthetica.styles.StyleWrapper
synthStyle
 
Method Summary
 java.lang.Object get(javax.swing.plaf.synth.SynthContext sc, java.lang.Object key)
           
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, getColor, 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

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


Copyright © 2004-2011 Jyloo Software. All Rights Reserved.