Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void | contentsChanged(ListDataEvent e)
Sent when the contents of the list has changed in a way that's to complex to characterize with the previous methods. |
void | intervalAdded(ListDataEvent e)
Sent after the indices in the index0,index1 interval have been inserted in the data model. |
void | intervalRemoved(ListDataEvent e)
Sent after the indices in the index0,index1 interval have been removed from the data model. |
Method Detail |
public void intervalAdded(ListDataEvent e)
public void intervalRemoved(ListDataEvent e)
public void contentsChanged(ListDataEvent e)
Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |