Question
Asked by:
$5.00 Needing help with a small Java GUI application that reads data from a file.
- From Computer-Science: Object-Oriented-Programming
- Closed, but you can still post tutorials
- Due on Nov. 01, 2009
- Asked on Oct 29, 2009 at 11:28:00PM
Q:I am wanting to use Java swing components for this.
Write a Java application that reads data from a file and presets a graphical user interface with that data. Use at least five different data fields. Try to use different components, as appropriate, like JCheckbox, JTextArea, JCombobox, etc. for the graphical user interface. Please document the program appropriately.
I am new to GUI, so please keep this as simple as possible so that I can understand, and learn from it. Thanks.



