com.sibvisions.rad.ui.swing.impl
Interface ILookAndFeelConfiguration
public interface ILookAndFeelConfiguration
The ILookAndFeelConfiguration
should be used to set custom LaF properties
before the LaF will be set via SwingFactory
.
Method Summary |
void |
setDefaults(ILauncher pLauncher,
java.lang.String pLaFClassName)
Sets the LaF default properties. |
setDefaults
void setDefaults(ILauncher pLauncher,
java.lang.String pLaFClassName)
- Sets the LaF default properties.
- Parameters:
pLauncher
- the launcherpLaFClassName
- the look and feel class name
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.