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 / February 2006

Tip: Looking for answers? Try searching our database.

hi

Thread view: 
sush - 08 Feb 2006 11:53 GMT
HI I want to use a FileDialog with parent as JDialog. i search the net
but i fond that we can use Frame or Dialog as parent . please help me
bye
Oliver Wong - 08 Feb 2006 14:17 GMT
> HI I want to use a FileDialog with parent as JDialog. i search the net
> but i fond that we can use Frame or Dialog as parent . please help me
> bye

   JDialog extends Dialog, so everywhere you can use a Dialog, you can also
use a JDialog.

   - Oliver
Rhino - 08 Feb 2006 14:44 GMT
> HI I want to use a FileDialog with parent as JDialog. i search the net
> but i fond that we can use Frame or Dialog as parent . please help me
> bye

Have you looked at JFileChooser? I believe it does the same kinds of things
as FileDialog but works with Swing components....

--
Rhino
Thomas Weidenfeller - 08 Feb 2006 15:44 GMT
> HI I want to use a FileDialog with parent as JDialog. i search the net
> but i fond that we can use Frame or Dialog as parent

A JDialog is a Dialog. Check the inheritance relation in the API
documentation.

Whether it is a good idea to mix AWT and Swing windows is another
debate. Some people indeed prefer the native FileDialog even in Swing
GUI's, due to the limitations of the JFileChooser on some platforms.

/Thomas
Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/



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.