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

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

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

Methods in org.netbeans.validation.api.ui that return ComponentDecorator
static ComponentDecorator ComponentDecorator.noOpComponentDecorator()
           
 

Methods in org.netbeans.validation.api.ui with parameters of type ComponentDecorator
 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.