public class ExtendedListDataEvent extends ListDataEvent
CONTENTS_CHANGED, INTERVAL_ADDED, INTERVAL_REMOVED
source
Constructor and Description |
---|
ExtendedListDataEvent(Object source,
int id,
int index0,
int index1,
Object[] objects) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getObjects()
This method returns the list data objects which was changed by the event.
|
getIndex0, getIndex1, getType, toString
getSource