954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Java Swing GUI building

Hi all,
Could you please sugest me some code for building the GUI to browse a file and to upload using Swing.

Thanks,

smita123
Newbie Poster
4 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

File browsing is already provided through JFileChooser file upload will depend on how you want to implement it and what you will use have pick

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

At first Thanks for sugestion.

As i am very new to Swing and ofcourse to JAVA, i am not comfortable with building GUI for my desktop application. Basicaly i need a login page where a user can login and another page the user can browse a single file and upload in the database. Please sugest some idea for this scenario.

Thanks,

smita123
Newbie Poster
4 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

Do you want the code or do you want to write the code?

Upload the file to where? like FTP? or send to another person?

JFileChooser sounds like it would be the best place to start at this point.

PhiberOptik
Junior Poster
164 posts since May 2008
Reputation Points: 10
Solved Threads: 4
 

Yes, I want the code for the scenario. and I need to Upload the file in the server.

smita123
Newbie Poster
4 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

Then you need to start working on it as We only give homework help to those who show effort

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

Thank you. I am now in right track towards success.

smita123
Newbie Poster
4 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You