Package | Description |
---|---|
org.netbeans.validation.api.ui |
Modifier and Type | Method and Description |
---|---|
static ComponentDecorator |
ComponentDecorator.noOpComponentDecorator() |
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.
|