Interface PilotOptionsPanel.OptionRowConfigurator
- Enclosing class:
PilotOptionsPanel
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Hook for the dialog to finish building one option row: adding choice values, selection state, and inline
controls that belong to dialog-level rules.
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(IOption option, DialogOptionComponentYPanel optionComp)
-
Method Details
-
configure
-