Class OptionPaneValidatior
java.lang.Object
net.mcreator.ui.validation.optionpane.OptionPaneValidatior
- All Implemented Interfaces:
Validator
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.mcreator.ui.validation.Validator
Validator.ValidationResult, Validator.ValidationResultType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setValidatedComponent
(JComponent validatedComponent) validate()
abstract Validator.ValidationResult
validate
(JComponent component) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.mcreator.ui.validation.Validator
validateIfEnabled