|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.ui.TradingDateDialog
public class TradingDateDialog
Dialog for querying the user for a date.
TradingDate
Method Summary | |
---|---|
static TradingDate |
getDate(javax.swing.JDesktopPane parent,
java.lang.String title,
java.lang.String prompt)
Opens a new dialog asking the user to enter a date. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TradingDate getDate(javax.swing.JDesktopPane parent, java.lang.String title, java.lang.String prompt)
null
if the user
cancelled the dialog.
parent
- the parent desktoptitle
- the title of the dialogprompt
- the prompt string
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |