Re: My Computer Explorer to implement in swing
- From: "Jeff" <jeffrey.summers@xxxxxxxxx>
- Date: 23 Oct 2006 04:19:16 -0700
Thomas Weidenfeller wrote:
vijji wrote:
Can anybody pleaseeeeeeeeee....
Please stop the whining, it will not buy you anything here.
tell me how to add a tree with drives,
Not all operating systems have the notation of drive letters. Have you
thought about a cross-platform solution which will also work on such
systems?
to the JComboBox as in windows Explorer?
Why do you think we all know what that particular thing, presumed
somewhere in Windows Explorer, looks like?
Maybe you need a custom combobox renderer and then stuff the data from
FileSystemView into it.
/Thomas
--
The comp.lang.java.gui FAQ:
http://gd.tuwien.ac.at/faqs/faqs-hierarchy/comp/comp.lang.java.gui/
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
AWT FileDialog class maps to the native open/save dialogs, or the
JFileChooser class gives you something to work with. hth
/js
.
- References:
- My Computer Explorer to implement in swing
- From: vijji
- Re: My Computer Explorer to implement in swing
- From: Thomas Weidenfeller
- My Computer Explorer to implement in swing
- Prev by Date: Re: My Computer Explorer to implement in swing
- Next by Date: how to sunchronise display of multiple JComboBoxes
- Previous by thread: Re: My Computer Explorer to implement in swing
- Next by thread: Re: My Computer Explorer to implement in swing
- Index(es):
Relevant Pages
|