|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.japisoft.framework.ApplicationStepAdapter
com.japisoft.framework.step.LookAndFeelStep
Here a lookAndFeelStep using the user preferences ( interface/lookAndFeel keys )
| Constructor Summary | |
LookAndFeelStep()
Use the system lookAndFeel by default |
|
LookAndFeelStep(java.lang.String defaultLookAndFeelClassName)
Use the provided lookAndFeel |
|
| Method Summary | |
void |
start(java.lang.String[] args)
Start this application step. |
| Methods inherited from class com.japisoft.framework.ApplicationStepAdapter |
isFinal, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LookAndFeelStep(java.lang.String defaultLookAndFeelClassName)
public LookAndFeelStep()
| Method Detail |
public void start(java.lang.String[] args)
ApplicationStep
start in interface ApplicationStepstart in class ApplicationStepAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||