Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2006

Tip: Looking for answers? Try searching our database.

Swings

Thread view: 
vijji - 09 Oct 2006 14:40 GMT
Hai! I am vijaya. I am working for a swings GUI project.I have to get
the same thing that, we get when we click the MyComputer Icon of the
desktop from My swings application. I am able to get the Explorer tree,
comboBox address bar and Image Icons of Disk Drive. Now, how to get the
new frame, that contains the contents of the Disk when we double click
the Drive icon?
Thomas Kellerer - 09 Oct 2006 15:19 GMT
> Hai! I am vijaya. I am working for a swings GUI project.I have to get
> the same thing that, we get when we click the MyComputer Icon of the
> desktop from My swings application. I am able to get the Explorer tree,
> comboBox address bar and Image Icons of Disk Drive. Now, how to get the
> new frame, that contains the contents of the Disk when we double click
> the Drive icon?

Is swings a new GUI framework? I have never heard of it.
Is this an alternative to SWT and Swing?
How does it differ from those two? Do you have any documents regarding
swings. It would be nice to have a third choice for cross-platform Java
GUIs

Thomas
Brandon McCombs - 09 Oct 2006 15:23 GMT
>> Hai! I am vijaya. I am working for a swings GUI project.I have to get
>> the same thing that, we get when we click the MyComputer Icon of the
[quoted text clipped - 5 lines]
> Is swings a new GUI framework? I have never heard of it.
> Is this an alternative to SWT and Swing?

Only to those who don't know English.

> How does it differ from those two? Do you have any documents regarding
> swings. It would be nice to have a third choice for cross-platform Java
> GUIs
>
> Thomas
Mark Space - 09 Oct 2006 22:36 GMT
>>> Hai! I am vijaya. I am working for a swings GUI project.I have to get
>>
>> Is swings a new GUI framework? I have never heard of it.
>> Is this an alternative to SWT and Swing?
>
> Only to those who don't know English.

Or Java.
David Lee Lambert - 09 Oct 2006 16:00 GMT
> Hai! I am vijaya. I am working for a swings GUI project.I have to get
> the same thing that, we get when we click the MyComputer Icon of the
> desktop from My swings application. I am able to get the Explorer tree,
> comboBox address bar and Image Icons of Disk Drive. Now, how to get the
> new frame, that contains the contents of the Disk when we double click
> the Drive icon?

If you want to display files on the disk,  you might want to either use or
extend JFileChooser:

http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html

If that dialog is missing basic functionality that you want in your
application,  you'll need to build a new disk-browsing model and a
suitable view.  Of course,  you'll probably need to use "java.io.File" to
get information about the filesystem, but there are a lot of different
things you could do with it.  

You may also be able to get inspiration from "Java File Manager":

http://sourceforge.net/projects/jfm

Signature

PGP key posted on website ... http://www.lmert.com/people/davidl/



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.