public static interface RepeatInputComboBoxDialog.Processor
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCompletionChoices() |
java.lang.Object |
getSourceOfCompletion() |
java.lang.Object |
process(java.lang.Object input) |