|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.guix.generator.SwingMainClassGenerator
public class SwingMainClassGenerator
Generator of the launcher class
| Constructor Summary | |
|---|---|
SwingMainClassGenerator(GuixModelObject gmo)
Constructor |
|
| Method Summary | |
|---|---|
void |
generate(java.io.File out)
Generates the code of the file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwingMainClassGenerator(GuixModelObject gmo)
gmo - the GuixModelObject that represents the master class of the application| Method Detail |
|---|
public void generate(java.io.File out)
out - the file to record the content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||