|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.ui.NumberDialog
Dialog for querying the user for numbers.
| Method Summary | |
static java.lang.Double |
getDouble(javax.swing.JDesktopPane parent,
java.lang.String title,
java.lang.String prompt,
double defaultValue)
Opens a new dialog asking the user to enter a number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.lang.Double getDouble(javax.swing.JDesktopPane parent,
java.lang.String title,
java.lang.String prompt,
double defaultValue)
null if the user
cancelled the dialog.
parent - the parent desktoptitle - the title of the dialogprompt - the prompt stringdefaultValue - the default value to use.
|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||