-
java assignment.plz help
bin given a small assignment.basically i gt to create a gui and be able to load some files,like stories,letters etc. i am told to provide a txt area to desplay this.i gt no idea where to start.any help would be helpful.anythin.thanx.
-
Identify the elements of your user interface:
FileChooser to pick the file to load
TextArea to display the content of the file
Panel or console to unify the display
Any others?
Build the separate parts
Put them together in the Container
-
 Originally Posted by kamon
bin given a small assignment.basically i gt to create a gui and be able to load some files,like stories,letters etc. i am told to provide a txt area to desplay this.i gt no idea where to start.any help would be helpful.anythin.thanx.
Try Sun's tutorial on grahical programming:
http://java.sun.com/docs/books/tutorial/uiswing/
Similar Threads
-
Replies: 2
Last Post: 06-14-2006, 03:16 PM
-
Replies: 1
Last Post: 05-13-2005, 06:46 AM
-
By Rob Abbe in forum Talk to the Editors
Replies: 44
Last Post: 01-13-2003, 02:57 PM
-
By Mike Tsakiris in forum .NET
Replies: 11
Last Post: 10-04-2002, 05:32 PM
-
By JJ in forum Enterprise
Replies: 1
Last Post: 07-06-2000, 04:50 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks