Uses of Class
org.eclipse.jface.widgets.DateTimeFactory
Packages that use DateTimeFactory
-
Uses of DateTimeFactory in org.eclipse.jface.widgets
Methods in org.eclipse.jface.widgets that return DateTimeFactoryModifier and TypeMethodDescriptionstatic DateTimeFactoryWidgetFactory.dateTime(int style) static DateTimeFactoryDateTimeFactory.newDateTime(int style) Creates a new DateTimeFactory with the given style.DateTimeFactory.onDefaultSelect(Consumer<SelectionEvent> consumer) Creates aSelectionListenerand registers it for the widgetDefaultSelected event.DateTimeFactory.onSelect(Consumer<SelectionEvent> consumer) Creates aSelectionListenerand registers it for the widgetSelected event.