Results 1 to 3 of 3
Thread: No idea where to start
- 08-19-2011, 08:04 AM #1
Member
- Join Date
- Jul 2011
- Posts
- 15
- Rep Power
- 0
No idea where to start
Hi,
I am trying to create a program that when run will open a window with a form that the user fills out. When the submit button is clicked, the user input from the form will need to be saved into a text file. I have no idea where to start, or even what I should google to ask for help, so any info is helpful.
Thanks
- 08-19-2011, 08:06 AM #2
You have 2 distinct parts: GUI and writing to a file. Find a Swing tutorial for the GUI and an IO tutorial for writing to a file.
- 08-19-2011, 10:10 AM #3
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Hint: google "really big index" and find the sections on what junky mentioned.
Similar Threads
-
help me start with idea: few basic questions.
By alfonz19 in forum IntelliJ IDEAReplies: 2Last Post: 05-30-2011, 05:58 PM -
I have no idea what I'm doing any more...
By kaizen9001 in forum New To JavaReplies: 1Last Post: 03-26-2011, 05:10 PM -
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM -
I have an idea !!
By HosHos in forum New To JavaReplies: 1Last Post: 08-12-2009, 06:38 AM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks