de.javasoft.plaf.synthetica
Class SyntheticaDefaultLookup

java.lang.Object
  extended by sun.swing.DefaultLookup
      extended by de.javasoft.plaf.synthetica.SyntheticaDefaultLookup

public class SyntheticaDefaultLookup
extends sun.swing.DefaultLookup

Replaces SynthDefaultLookup to install missed defaults.

Version:
1.30, 09.10.2013

Constructor Summary
SyntheticaDefaultLookup()
           
 
Method Summary
 java.lang.Object getDefault(javax.swing.JComponent c, javax.swing.plaf.ComponentUI ui, java.lang.String key)
           
 
Methods inherited from class sun.swing.DefaultLookup
get, getBoolean, getBoolean, getBorder, getBorder, getColor, getColor, getIcon, getIcon, getInsets, getInsets, getInt, getInt, setDefaultLookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyntheticaDefaultLookup

public SyntheticaDefaultLookup()
Method Detail

getDefault

public java.lang.Object getDefault(javax.swing.JComponent c,
                                   javax.swing.plaf.ComponentUI ui,
                                   java.lang.String key)
Overrides:
getDefault in class sun.swing.DefaultLookup


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