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