function / methods
hi guys
how to achieve a goal like this in java programming:
when i click a button it prompt me a browsing window to locate some file(s) or folder(s)...
basically i need a specific function...
any help will be appreciated
best regards
4ukh
Junior Poster in Training
70 posts since May 2008
Reputation Points: 13
Solved Threads: 1
thanks for the help...
it seem work for me...
4ukh
Junior Poster in Training
70 posts since May 2008
Reputation Points: 13
Solved Threads: 1
no not yet but I'm working on it...
private void jButton1MouseClicked(java.awt.event.MouseEvent evt) {
// here i don't know how to invoke the "JFileChooser".....
}
any help....!
thank you
4ukh
Junior Poster in Training
70 posts since May 2008
Reputation Points: 13
Solved Threads: 1
yes I've red that and it was quite helpful...
well im still far away form the objective which im working on... but sooner or later it will be done... yah...
thanks for the help
4ukh
Junior Poster in Training
70 posts since May 2008
Reputation Points: 13
Solved Threads: 1