HappyDoc Generated Documentation | ./DelphiViewer/DelPhiInputGUI.py | ||||
---|---|---|---|---|---|
/ . / DelphiViewer / DelPhiInputGUI.py File: DelPhiInputGUI.py Date: 06.13.2000 Description: Allows user to interactively select DelPhi input files, parameters and output files via a GUI. Imports: - Tkinter module - Pmw module - All classes from DelPhiGlobals module - BooleanOption - IntScalarOption - RealScalarOption - MenuOption - BoundaryConditionOption - InputFileOption - OutputFileOption - MoleculeInputOption - EnergyOption - Dictionaries from DelPhiHelpDicts - InputOptionsHelp - ParameterOptionsHelp - OutputOptionsHelp Classes: Last modified: 06.13.2000 - Addition of option lists for GUI. 12.12.2006 - Addition of DelPhi location selector and prefs. 12.14.2006 - Addition of saving parameter values in hidden preferences category.
|