org.wings.plaf
Class LookAndFeelFactory
java.lang.Object
org.wings.plaf.LookAndFeelFactory
public abstract class LookAndFeelFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LookAndFeelFactory
public LookAndFeelFactory()
setLookAndFeelFactory
public static void setLookAndFeelFactory(LookAndFeelFactory factory)
getLookAndFeelFactory
public static LookAndFeelFactory getLookAndFeelFactory()
- Get the lool and feel factory.
create
public abstract LookAndFeel create()
throws IOException
- Throws:
IOException
wingS Swings ;-)