Results 1 to 6 of 6
Thread: Need help here please!
- 06-25-2011, 09:21 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 23
- Rep Power
- 0
Need help here please!
im new to java and we are discussing JTable where in we have a project on inputing a data from a txt file to a GUI using JCreatorLE and it should be that all its components are inherited from each codes i would be going to create ...
i just wanna ask what i could use if i would put data from a txt file and put it to a GUI using a JTable .///HELP!
- 06-25-2011, 11:41 PM #2
There seems to be lots of things you need to find out how to do.
Start with reading a file and printing its contents.
Then you need to see how to build a GUI
Then read up on JTables and how to populate them with data.
Then merge the three.
There are lots of examples etc in the Java Tutorial: The Java™ Tutorials
- 06-27-2011, 04:56 AM #3
Member
- Join Date
- Jun 2011
- Posts
- 23
- Rep Power
- 0
i still dont understand it sir..im just a new in java and im trying to learn things in examples but this time is the worst cause i cant find any examples for it!!
- 06-27-2011, 05:06 AM #4
Senior Member
- Join Date
- Apr 2010
- Location
- Philippines
- Posts
- 580
- Rep Power
- 4
What you dont understand?
- 06-27-2011, 06:48 AM #5
There are plenty of examples of what you're trying to accomplish. Even if there weren't you could just learn Java.IO, Java.Swing, and Java.AWT.Event and merge what you learned together.
- Use [code][/code] tags when posting code. That way people don't want to stab their eyes out when trying to help you.
- +Rep people for helpful posts.
- 06-28-2011, 12:04 PM #6
Member
- Join Date
- Jun 2011
- Posts
- 23
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks