|
Java MEJava Platfor Micro Edition is a Java platform designed for mobile devices and embedded systems based on the Java programming language. |
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 |
|
|