|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.util.GUILF
public class GUILF
Sets the look and feel of the application at startup.
| Constructor Summary | |
|---|---|
GUILF()
|
|
| Method Summary | |
|---|---|
String |
getLfClassName()
Returns the lfClassName. |
boolean |
isUseSystem()
Checks if is use system. |
void |
run()
Run. |
void |
setLfClassName(String lfClassName)
Sets the lfClassName. |
void |
setUseSystem(boolean useSystem)
Sets the use system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUILF()
| Method Detail |
|---|
@PostConstruct public void run()
public String getLfClassName()
public void setLfClassName(String lfClassName)
lfClassName - Stringpublic boolean isUseSystem()
public void setUseSystem(boolean useSystem)
useSystem - the new use system
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||