- getLeadProblem() - Method in class org.netbeans.validation.api.Problems
-
Get the first problem of the highest severity
- getMessage(Class<?>, String, String...) - Method in class org.netbeans.validation.api.builtin.ErrorMessageProvider
-
- getMessage() - Method in class org.netbeans.validation.api.Problem
-
Get the localized, human-readable description of the problem
- getModelObject(CompType) - Method in class org.netbeans.validation.api.ui.AbstractValidationListener
-
Get the model object that will be passed to validate
- getProblem() - Method in class org.netbeans.validation.api.ui.ValidationPanel
-
Get the last reported problem
- getValidationGroup() - Method in interface org.netbeans.validation.api.ui.ValidationGroupProvider
-
- getValidationGroup() - Method in class org.netbeans.validation.api.ui.ValidationPanel
-
Get this panel's built-in validation group, which drives its display
of error messages.
- group - Variable in class org.netbeans.validation.api.ui.ValidationPanel
-