|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RangeSpinnerListener
| Method Summary | |
|---|---|
void |
valueChanged(double oldValue,
double newValue)
fired when the value in the range spinner changes either by the user pressing the spinner buttons or by typing a value and hitting the enter key. |
| Method Detail |
|---|
void valueChanged(double oldValue,
double newValue)
oldValue - old value of the spinnernewValue - new value of the spinner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||