Package uk.ac.ed.ph.sciprog

Class Summary
Display Display Panel class to implement a simple ``Input'' and ``Output'' panel for elementary Java teaching allowing the novice programmer to concentrate on the basic language syntax while still having access to reasonable window style interface.
Input Input class for producting input field with prompts and reading String, Boolean, int (s), double (s) and options.