com.sdm.quasar.client.swing.dialogbase.config.impl
Class SystemLookAndFeelConfiguration

java.lang.Object
  extended bycom.sdm.quasar.client.swing.dialogbase.config.impl.SystemLookAndFeelConfiguration
All Implemented Interfaces:
Configuration, LookAndFeelConfiguration

public class SystemLookAndFeelConfiguration
extends java.lang.Object
implements LookAndFeelConfiguration

A LookAndFeelConfiguration, that installs the system look and feel in Swing.

Version:
1.$Revision$
Author:
Thomas Wolf

Constructor Summary
SystemLookAndFeelConfiguration()
          Creates a new SystemLookAndFeelConfiguration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemLookAndFeelConfiguration

public SystemLookAndFeelConfiguration()
Creates a new SystemLookAndFeelConfiguration.