|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.tools.install.PrettyPrinterConfigGUI
public class PrettyPrinterConfigGUI
The GUI for configuring the pretty printer
| Constructor Summary | |
|---|---|
PrettyPrinterConfigGUI(boolean commandLine)
Constructor for the PrettyPrinterConfigGUI object |
|
| Method Summary | |
|---|---|
void |
backup()
Create a backup |
protected void |
initializeFrame(boolean live)
Initialize the frame |
static void |
main(java.lang.String[] args)
The main program for the PrettyPrinterConfigGUI class |
void |
reload()
Reloads all the values from the file |
void |
restore()
Restore the backups |
void |
run()
Main processing method for the PrettyPrinterConfigGUI object |
void |
save()
Save the pretty printer stuff to a file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrettyPrinterConfigGUI(boolean commandLine)
| Method Detail |
|---|
public void run()
public void backup()
public void restore()
public void save()
public void reload()
protected void initializeFrame(boolean live)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||