|
RetroRetro computers, portable and mobile devices |
Swing DialogsIntroduction to Dialogs
A dialog is an indepentent subwindow of a Swing application. The class defining the dialog must extend class JDialog (part of the javax.swing package). A dialog which...
Read the whole article |
|
|