Dies ist eine alte Version des Dokuments!


Java - AWT/Swing

one-lined entry-dialogue

javax.swing.JOptionPane.showInputDialog(..)
For a simple entry there is already a prefabricated dialogue:


String result = JOptionPane.showInputDialog(null, "entry please:", "entry-heading", JOptionPane.QUESTION_MESSAGE);

Eigene Werkzeuge
Werkzeuge

gratis Counter by GOWEB
seit 9.10.2007