Interface UpdateScheduleSelectorHandle

All Superinterfaces:
FormComponentHandle

public interface UpdateScheduleSelectorHandle extends FormComponentHandle
Handle for the "Update schedule selector" form component. The Swing widget is a JComboBox of com.install4j.runtime.beans.formcomponents.UpdateSchedule enum values for selecting an auto-update schedule.

Reach this handle via ScreenHandle.updateScheduleSelector().