|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.check.SliderPanel.ClearBorderCommand
public static class SliderPanel.ClearBorderCommand
A configure command that clears the border of the specified slider.
| Constructor Summary | |
|---|---|
SliderPanel.ClearBorderCommand()
|
|
| Method Summary | |
|---|---|
void |
configure(javax.swing.JSlider slider)
Configures the specified control. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SliderPanel.ClearBorderCommand()
| Method Detail |
|---|
public void configure(javax.swing.JSlider slider)
ConfigurationCommand
configure in interface ConfigurationCommand<javax.swing.JSlider>slider - Control to configure.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||