|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DatePicker.DatePickerMessages
The translatable strings (e.g. button text and ToolTips) for date picker.
| Method Summary | |
|---|---|
java.lang.String |
cancelText()
Returns the "Cancel" button text. |
java.lang.String |
maxText()
Returns the advisory title of elements after the maximum date. |
java.lang.String |
minText()
Returns the advisory title of elements before the maximum date. |
java.lang.String |
monthYearText()
Returns the advisory title of the month / year element. |
java.lang.String |
nextText()
Returns the advisory title of the next month element. |
java.lang.String |
okText()
Returns the "OK" button text. |
java.lang.String |
prevText()
Returns the advisory title of the previous month element. |
java.lang.String |
todayText()
Returns the "Today" button text. |
java.lang.String |
todayTip(java.lang.String date)
Returns the ToolTip to use with the Today button. |
| Method Detail |
|---|
java.lang.String cancelText()
java.lang.String maxText()
java.lang.String minText()
java.lang.String monthYearText()
java.lang.String nextText()
java.lang.String okText()
java.lang.String prevText()
java.lang.String todayText()
java.lang.String todayTip(java.lang.String date)
date - formatted representation of today's date
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||