org.springframework.richclient.application.config
Class JGoodiesLooksConfigurer
java.lang.Object
org.springframework.richclient.application.config.JGoodiesLooksConfigurer
- All Implemented Interfaces:
- InitializingBean
public class JGoodiesLooksConfigurer
- extends Object
- implements InitializingBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGoodiesLooksConfigurer
public JGoodiesLooksConfigurer()
JGoodiesLooksConfigurer
public JGoodiesLooksConfigurer(UIManagerConfigurer configurer)
setDefaultIconSize
public void setDefaultIconSize(Dimension size)
setTheme
public void setTheme(com.jgoodies.looks.plastic.PlasticTheme theme)
setPopupDropShadowEnabled
public void setPopupDropShadowEnabled(boolean enabled)
setTabIconsEnabled
public void setTabIconsEnabled(boolean enabled)
setUseNarrowButtons
public void setUseNarrowButtons(boolean enabled)
setUseSystemFonts
public void setUseSystemFonts(boolean enabled)
setFontSizeHints
public void setFontSizeHints(com.jgoodies.looks.FontPolicy fontPolicy)
set3DEnabled
public void set3DEnabled(boolean threeDEnabled)
setHighContrastFocusColorsEnabled
public void setHighContrastFocusColorsEnabled(boolean highContrastEnabled)
setTabStyle
public void setTabStyle(String tabStyle)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface InitializingBean
- Throws:
Exception
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.