A B C D E F G H I M N O P R S T V

N

nameForComponent(JComponent) - Static method in class org.netbeans.validation.api.ui.ValidationListener
Get a string name for a component using the following strategy: Check jc.getClientProperty(CLIENT_PROP_NAME) If that returned null, call jc.getName()
noOpComponentDecorator() - Static method in class org.netbeans.validation.api.ui.ComponentDecorator
 
numberRange(Number, Number) - Static method in enum org.netbeans.validation.api.builtin.Validators
Get a validator that guarantees that a number is within a certain range (inclusive)

A B C D E F G H I M N O P R S T V