public static class SliderPanel.ClearBorderCommand extends java.lang.Object implements ConfigurationCommand<javax.swing.JSlider>
Constructor and Description |
---|
SliderPanel.ClearBorderCommand() |
Modifier and Type | Method and Description |
---|---|
void |
configure(javax.swing.JSlider slider)
Configures the specified control.
|
public void configure(javax.swing.JSlider slider)
ConfigurationCommand
configure
in interface ConfigurationCommand<javax.swing.JSlider>
slider
- Control to configure.