de.javasoft.plaf.synthetica
Class SyntheticaStandardLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by javax.swing.plaf.synth.SynthLookAndFeel
              extended by de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
                  extended by de.javasoft.plaf.synthetica.SyntheticaStandardLookAndFeel
All Implemented Interfaces:
java.io.Serializable

public class SyntheticaStandardLookAndFeel
extends SyntheticaLookAndFeel

Synthetica Standard Look and Feel.

Version:
1.12, 03.02.2011
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
SyntheticaLookAndFeel.JVMCompatibilityMode
 
Field Summary
 
Fields inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
logger
 
Constructor Summary
SyntheticaStandardLookAndFeel()
          Constructor.
 
Method Summary
 java.lang.String getID()
           
 java.lang.String getName()
           
 
Methods inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
createContext, createLinearGradientPaint, findComponent, findComponent, findComponents, findComponents, findDefaultBorder, findOpaqueParentOfClass, get, get, get, getAntiAliasEnabled, getBoolean, getBoolean, getClientProperty, getColor, getColor, getConfigFileName, getDefaults, getDefaultsCompatibilityMode, getDescription, getDim, getDim, getDisabledIcon, getExtendedFileChooserEnabled, getFont, getFontName, getFontSize, getIcon, getInsets, getInsets, getInsets, getInsets, getInt, getInt, getInt, getJVMCompatibilityMode, getRememberFileChooserPreferences, getString, getString, getStyleName, getSupportsWindowDecorations, getSyntheticaVersion, getToolbarSeparatorDimension, getUseSystemFileIcons, getVersion, initialize, installCompatibilityDefaults, installSyntheticaDefaults, isOpaque, isSystemPropertySet, isSystemPropertySet, isToplevelPopupMenu, isWindowOpacityEnabled, isWindowShapeEnabled, isWindowShapeSupported, loadAddonsXMLConfig, loadCustomXML, loadIcon, loadIcon, loadXMLConfig, popupHasCheckRadio, popupHasCheckRadioWithIcon, popupHasIcons, preservePopupIconSpace, scaleFontSize, setAntiAliasEnabled, setChildrenName, setChildrenOpaque, setDefaultsCompatibilityMode, setExtendedFileChooserEnabled, setFont, setFont, setFont, setLookAndFeel, setLookAndFeel, setRememberFileChooserPreferences, setToolbarSeparatorDimension, setUseSystemFileIcons, setWindowOpaque, setWindowsDecorated, shouldUpdateStyleOnEvent, uninitialize, updateWindowShape, validateWindowBounds, windowIsFullScreen
 
Methods inherited from class javax.swing.plaf.synth.SynthLookAndFeel
createUI, getRegion, getStyle, getStyleFactory, isNativeLookAndFeel, isSupportedLookAndFeel, load, load, setStyleFactory, shouldUpdateStyleOnAncestorChanged, updateStyles
 
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSound
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SyntheticaStandardLookAndFeel

public SyntheticaStandardLookAndFeel()
                              throws java.text.ParseException
Constructor.

Throws:
java.text.ParseException
Method Detail

getID

public java.lang.String getID()
Specified by:
getID in class SyntheticaLookAndFeel

getName

public java.lang.String getName()
Specified by:
getName in class SyntheticaLookAndFeel


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