Package rma.swing
Interface DateChooserField
- All Known Implementing Classes:
CalendarField,MilitaryDateTimeField,RmaJCalendarExField,RmaJCalendarField,RmaJDateTimeField
public interface DateChooserField
-
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay the dialog to pick the dateboolean
-
Method Details
-
isCalenderToolEnabled
boolean isCalenderToolEnabled()- Returns:
-
displayChooserDialog
void displayChooserDialog()display the dialog to pick the date
-