| |
|
| java.lang.Object org.acm.seguin.tools.install.PrettyPrinterConfigGUI
PrettyPrinterConfigGUI | public class PrettyPrinterConfigGUI (Code) | | The GUI for configuring the pretty printer
author: Chris Seguin |
PrettyPrinterConfigGUI | public PrettyPrinterConfigGUI(boolean commandLine)(Code) | | Constructor for the PrettyPrinterConfigGUI object
|
backup | public void backup()(Code) | | Create a backup
|
initializeFrame | protected void initializeFrame(boolean live)(Code) | | Initialize the frame
|
main | public static void main(String[] args)(Code) | | The main program for the PrettyPrinterConfigGUI class
|
reload | public void reload()(Code) | | Reloads all the values from the file
|
restore | public void restore()(Code) | | Restore the backups
|
run | public void run()(Code) | | Main processing method for the PrettyPrinterConfigGUI object
|
save | public void save()(Code) | | Save the pretty printer stuff to a file
|
|
|
|