|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ItemListener
This interface is for classes that wish to receive events when an item's selection state changes.
ItemSelectable,
ItemEvent| Method Summary | |
|---|---|
void |
itemStateChanged(ItemEvent event)
This method is called when an item's state is changed. |
| Method Detail |
|---|
void itemStateChanged(ItemEvent event)
event - the ItemEvent indicating the change
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||