public class DisableCommand extends java.lang.Object implements ConfigurationCommand<java.awt.Component>
| Constructor and Description |
|---|
DisableCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(java.awt.Component ab)
Configures the specified control.
|
public void configure(java.awt.Component ab)
ConfigurationCommandconfigure in interface ConfigurationCommand<java.awt.Component>ab - Control to configure.