List Question
20 TechQA 2015-06-18T03:30:55.240000How to detect when a specific window is closed in java
9.1k views
Asked by Aaron Barnard
How one JFrame can know the status of other Jframe?
275 views
Asked by androizer
How can I make a text field lose focus before application quits?
342 views
Asked by user1198411
Closing a dialog with a button
189 views
Asked by Carlos Herrera Plata
Minimize the window (and not to close it) when the user click on the “x” button? What is wrong in this Java Swing code?
541 views
Asked by AndreaNobili
Window operation notification in Java
550 views
Asked by ashish.g
Java with matisse in netbeans - can't implement WindowListener
773 views
Asked by ExiRe
How to check JDialog state
514 views
Asked by Frank
How to capture a close event in java swing
5.5k views
Asked by user1137559
How to capture a JFrame's close button click event?
189.3k views
Asked by alxcyl
access reference without knowing reference name
80 views
Asked by user3176258
Why JFrame redefine the "EXIT_ON_CLOSE" which it inherits from interface "WindowConstants"?
1.4k views
Asked by smwikipedia
add jframe in system tray on the click of cross not in the case of minimize button
1.4k views
Asked by Luffy
Terminate running threads on JFrame close
17k views
Asked by J.Olufsen
Close current window and pop out previous (windowListener)
659 views
Asked by Milkncookiez
Custom design for Close/Minimize buttons on JFrame
9.4k views
Asked by BDeveloper
How can I set an action command to window closing event?
3.4k views
Asked by missingfaktor
Why won't this listener detect window close events?
4.5k views
Asked by Maxpm
basic java gui program
434 views
Asked by Dave Fisher