|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.generator.layout.ProjSettings
public class ProjSettings
Nested Class Summary | |
---|---|
static class |
ProjSettings.Tool1
|
static class |
ProjSettings.Tool2
|
Field Summary | |
---|---|
boolean |
bar
|
int |
foo
|
ProjSettings.Tool1 |
tool1
|
ProjSettings.Tool2 |
tool2
|
java.lang.String |
wow
|
Constructor Summary | |
---|---|
ProjSettings()
|
Method Summary | |
---|---|
static void |
test()
|
void |
write()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int foo
public boolean bar
public java.lang.String wow
public ProjSettings.Tool1 tool1
public ProjSettings.Tool2 tool2
Constructor Detail |
---|
public ProjSettings()
Method Detail |
---|
public void write()
public static void test()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |