SRJRCFrames
v0.1.296

de.schwarzrot.ui.util
Class LookAndFeelConfigurer

java.lang.Object
  extended by de.schwarzrot.ui.util.LookAndFeelConfigurer

public class LookAndFeelConfigurer
extends Object

class to handle setup look&feel setup from ApplicationContext. Plastic themes are themeable, so this will be handled there. If the look&feel is not a Plastic theme, don't bother with themes or exceptions about not existing classes ...

Author:
Reinhard Mantey
See Also:
AbstractApplicationLauncher

Constructor Summary
LookAndFeelConfigurer()
           
 
Method Summary
 void apply()
           
 LookAndFeelConfig getConfig()
           
 String getLookAndFeel()
           
 String getPlasticTheme()
           
protected  Class<?> loadClass(String className)
           
 void setConfig(LookAndFeelConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookAndFeelConfigurer

public LookAndFeelConfigurer()
Method Detail

apply

public void apply()

getConfig

public final LookAndFeelConfig getConfig()

getLookAndFeel

public final String getLookAndFeel()

getPlasticTheme

public final String getPlasticTheme()

setConfig

public final void setConfig(LookAndFeelConfig config)

loadClass

protected final Class<?> loadClass(String className)
                            throws ClassNotFoundException
Throws:
ClassNotFoundException

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.