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
L
M
N
O
P
R
S
T
V
W
N
nameForComponent(JComponent)
- Static method in class org.netbeans.validation.api.ui.swing.
SwingValidationGroup
Get a string name for a component using the following strategy: Check
jc.getClientProperty(CLIENT_PROP_NAME)
If that returned null, call
jc.getName()
NO_OP
- Static variable in interface org.netbeans.validation.api.ui.
ValidationUI
Access a ValidationUI instance that does nothing.
numberRange(Number, Number)
- Static method in enum org.netbeans.validation.api.builtin.stringvalidation.
StringValidators
Get a validator that guarantees that a number is within a certain range (inclusive)
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes