Interface InputControl<R>

Type Parameters:
R - the input result type
All Known Implementing Classes:
ChoiceInputControl, ComboBoxEx, FileInput, OptionsPane, RadioPane, SimpleInputControl

public interface InputControl<R>
Interface for an input field.