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 / GUI / April 2006

Tip: Looking for answers? Try searching our database.

dispose()

Thread view: 
mp.mcs@libero.it - 17 Apr 2006 13:19 GMT
how can i close a jform extension of javax.swing.jframe
dispose method is deprecated in java 1.5

and about jfilechooser
where can i find some code to manage open and cancel buttoms events?
thanks

Mark
Vova Reznik - 17 Apr 2006 15:12 GMT
> how can i close a jform extension of javax.swing.jframe
> dispose method is deprecated in java 1.5

Didn't find that java.awt.Window its dispose() method deprecated in 1.5

"dispose()" doesn't close anything - it:
* Releases all of the native screen resources used by this
     * <code>Window</code>, its subcomponents, and all of its owned
     * children. That is, the resources for these <code>Component</code>s
     * will be destroyed, any memory they consume will be returned to the
     * OS, and they will be marked as undisplayable.

Read:
http://mindprod.com/jgloss/jframe.html
http://mindprod.com/jgloss/close.html

> and about jfilechooser
> where can i find some code to manage open and cancel buttoms events?
> thanks
>
> Mark


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.