Class NamespaceValidator<T>
java.lang.Object
net.mcreator.ui.validation.validators.RegistryNameValidator
net.mcreator.ui.validation.validators.NamespaceValidator<T>
- All Implemented Interfaces:
Validator
-
Field Summary
Fields inherited from class RegistryNameValidator
name -
Constructor Summary
ConstructorsConstructorDescriptionNamespaceValidator(VComboBox<T> holder) NamespaceValidator(VTextField holder) -
Method Summary
Methods inherited from class RegistryNameValidator
getText, isLCLetterOrDigit, setAllowEmpty, setMaxLength, setValidChars, validateMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Validator
validateIfEnabled
-
Constructor Details
-
NamespaceValidator
-
NamespaceValidator
-