Uses of Interface
com.googlecode.lanterna.gui2.dialogs.TextInputDialogResultValidator
Packages that use TextInputDialogResultValidator
-
Uses of TextInputDialogResultValidator in com.googlecode.lanterna.gui2.dialogs
Methods in com.googlecode.lanterna.gui2.dialogs that return TextInputDialogResultValidatorModifier and TypeMethodDescriptionTextInputDialogBuilder.getValidator()Returns the validator that will be attached to the text box in the dialogMethods in com.googlecode.lanterna.gui2.dialogs with parameters of type TextInputDialogResultValidatorModifier and TypeMethodDescriptionTextInputDialogBuilder.setValidator(TextInputDialogResultValidator validator) Sets the validator that will be attached to the text box in the dialog