|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--PrefEditor
|
+--PrefGeneral
| Field Summary | |
int |
editheight
|
int |
editwidth
|
int |
height
|
boolean |
lastopen
|
boolean |
makenames
|
boolean |
openeditormaximized
|
boolean |
openmaximized
|
boolean |
restoreplace
|
boolean |
saveplace
|
private static long |
serialVersionUID
|
int |
width
|
int |
x
|
int |
y
|
| Fields inherited from class PrefEditor |
dialog, fields, name, owner, pane, scroll, targets |
| Constructor Summary | |
PrefGeneral()
|
|
| Method Summary | |
void |
apply()
|
void |
newPane()
|
void |
save()
|
| Methods inherited from class PrefEditor |
abandon, addCheck, addCheck, addColor, addColor, addDouble, addDouble, addDouble, addInt, addInt, addlabeled, addlabeled, addRadio, addRadio, addString, addString, addUnit, addUnit, getBarePane, getPane, readDouble, readInt, reset, setParm, setParm, setParm, setParm, setParm, setRadio, setUnit, setUnit, setUnit, setup, skip, skip, toString, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static final long serialVersionUID
public boolean lastopen
public boolean restoreplace
public boolean saveplace
public boolean makenames
public boolean openmaximized
public boolean openeditormaximized
public int width
public int height
public int editwidth
public int editheight
public int x
public int y
| Constructor Detail |
public PrefGeneral()
| Method Detail |
public void newPane()
throws java.lang.NoSuchFieldException
newPane in class PrefEditorjava.lang.NoSuchFieldExceptionpublic void save()
save in class PrefEditorpublic void apply()
apply in class PrefEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||