public class ComboListener
extends java.lang.Object
implements javax.swing.event.ChangeListener
Constructor and Description |
---|
ComboListener(ComboSlider cs,
javax.swing.JLabel lab)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(javax.swing.event.ChangeEvent e)
React to a change in the ComboSlider.
|
public ComboListener(ComboSlider cs, javax.swing.JLabel lab)
cs
- the combo slider to monitorlab
- the label to update