Unterschiede
Hier werden die Unterschiede zwischen der gewählten und der aktuellen Version gezeigt.
en:swing:anwendung_beenden_beim_schliessen_eines_jframe 2012/09/14 13:34 | en:swing:anwendung_beenden_beim_schliessen_eines_jframe 2020/01/22 21:00 aktuell | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | [[swing:swing|Java - AWT/Swing]]\\ | + | [[en:swing:swing|Java - AWT/Swing]]\\ |
====== quit application while closing a JFrame ====== | ====== quit application while closing a JFrame ====== | ||
- | Normally, by activating the "x"-button of the frame, the application is only hidden but not closed. But you can change this by means of the following instructions:\\ | + | Normally, by activating the "x"-button of the frame, the application is only hidden but not closed. But you can change this by means of the following instruction:\\ |
\\ | \\ | ||
<html> | <html> |