siouxsie.desktop.impl
Class LAFStarter

java.lang.Object
  extended by siouxsie.desktop.impl.LAFStarter
All Implemented Interfaces:
IStarter

public class LAFStarter
extends java.lang.Object
implements IStarter

Starter for initializing Look and Feel.

Version:
$Id$
Author:
Arnaud Cogoluegnes

Constructor Summary
LAFStarter()
           
 
Method Summary
 java.lang.String getLaf()
           
 void setLaf(java.lang.String laf)
           
 void start(java.util.Map context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LAFStarter

public LAFStarter()
Method Detail

start

public void start(java.util.Map context)
Specified by:
start in interface IStarter

getLaf

public java.lang.String getLaf()

setLaf

public void setLaf(java.lang.String laf)


Copyright © 2006-2008 null. All Rights Reserved.