Uses of Class
org.netbeans.validation.api.ui.ComponentDecorator

Packages that use ComponentDecorator
Package Description
org.netbeans.validation.api.ui   
 

Uses of ComponentDecorator in org.netbeans.validation.api.ui
 

Methods in org.netbeans.validation.api.ui that return ComponentDecorator
Modifier and Type Method and Description
static ComponentDecorator ComponentDecorator.noOpComponentDecorator()
           
 

Methods in org.netbeans.validation.api.ui with parameters of type ComponentDecorator
Modifier and Type Method and Description
 void ValidationGroup.setComponentDecorator(ComponentDecorator decorator)
          Set the component decorator used modify components appearance to show that there is a problem with a component's content.