• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Help needed for using Swing File chooser in Netbeans IDE 6.1

 
Ranch Hand
Posts: 72
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Finally i had to post this question, it might be very basic, but tried a lot without luck

Can some one have tutorials for using File Chooser in Netbeans IDE. ( I tried my self but i am not able to do it)

I am trying to create the interface by Netbeans which will help me browse a file

File: [text field ] button to browse

I want my file chooser to load when i click the button,

I tried to include the file chooser by dragging from the pallate to the frame but then it takes up the entire place and it seems that i get lost than

If some one can show me (pictorial way), I would be really obliged
 
Marshal
Posts: 80870
506
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is always something in the Java Tutorials. You ought to bookmark them.
 
Raj kalaria
Ranch Hand
Posts: 72
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks, I was referring to that, but was not able to do it till i posted it.
but later on i managed.but anyway i appreciate your feedback
 
reply
    Bookmark Topic Watch Topic
  • New Topic