|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Validator in <Unnamed> |
---|
Classes in <Unnamed> that implement Validator | |
---|---|
class |
CodebookValidator
Validator for parsing symbol-code pairs. |
class |
FrequencyValidator
Validator for parsing symbol-frequency pairs. |
class |
NonEmptyValidator
An input dialog that accepts and returns any non-empty string entered by the user. |
class |
TwoColumnValidator
An abstract class to provide support for validating dialogs in which the entered text is expected to represent some form of key/value pairs, one per line, separated by one or more spaces. |
Methods in <Unnamed> with parameters of type Validator | |
---|---|
void |
InputDialog.setValidator(Validator v)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |