Results 1 to 3 of 3
- 03-25-2009, 09:44 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 8
- Rep Power
- 0
JFileChooser and Native OpenFile Dialog(win32)
Hello there,
I have a question. On windows platform.
In the SWING components, I have used the JFileChooser,
and I try to do a MultiFile-Select, it works but not like the Native Windows,
OpenFile DialogBox.
When you select multiple files with JFileChooser you must do 'Key Presses'
of cntrl+shift then select files one by one.
In the Native windows OpenFile Dialog one can do a mouse "DRAG-SELECT"
of files.
When I did some research I found many different theories.
1) It can't be done/its too hard/ it will be fixed in Java7
2) AWT:FileChooser brings up Native dialogs of windows.
In regards to (2) above I looked into it, and it doesn't seem to be the case.
In fact I could not find a way to make it do multi-File select at all.
Also the AWT:FileChooser doesn't even exist in NetBeans IDE ver.6.5
So if anybody can help me on this it will be greatly appreciated!!!
Sincerely,
PalueeLast edited by paluee; 03-25-2009 at 09:49 PM. Reason: made another mistake
- 03-25-2009, 10:00 PM #2
Member
- Join Date
- Mar 2009
- Location
- russia
- Posts
- 1
- Rep Power
- 0
Very much it was pleasant to me topic!
Very much informative and it is class it is made! I will communicate.
- 03-25-2009, 10:25 PM #3
Member
- Join Date
- Mar 2009
- Posts
- 8
- Rep Power
- 0
Similar Threads
-
JavaMe and native application interoperability
By islamfunny in forum CLDC and MIDPReplies: 1Last Post: 10-27-2008, 09:58 PM -
Accessing RS 232, serial (com) port on windows (win32)
By sunnyalex in forum New To JavaReplies: 1Last Post: 10-15-2008, 05:13 PM -
Defining a Native Method
By Java Tip in forum Java TipReplies: 0Last Post: 12-23-2007, 07:44 AM -
Native SQL in hibernate
By Felissa in forum JDBCReplies: 1Last Post: 07-06-2007, 05:54 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks