JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
V
P
Problem
- Class in
org.netbeans.validation.api
Represents a problem produced by a validator.
Problem(String, Severity)
- Constructor for class org.netbeans.validation.api.
Problem
Create a new problem with the given message and severity
Problems
- Class in
org.netbeans.validation.api
A collection of problems, to which a Validator can add additional problems.
Problems()
- Constructor for class org.netbeans.validation.api.
Problems
putAll(Problems)
- Method in class org.netbeans.validation.api.
Problems
Dump all problems in another instance of Problems into this one.
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes