|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControlChangeListener
A Listener for generic control changes. Use ControlChangeListener when you want to be notified on a control changes without knowledge of the control type.
ControlEvent| Method Summary | |
|---|---|
void |
controlChange(ControlEvent e)
Notify that the value of the control has changed |
| Method Detail |
|---|
void controlChange(ControlEvent e)
e - ControlEvent with control change info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||