|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DisplayableList.ListChangedNotification<E>
An object that implements this interface encapsulates information about changes to an DisplayableList. Such an object will be the second parameter when the update() method of an Observer is called following a change to this DisplayableList.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface displayablecollections.ChangeNotification |
---|
ChangeNotification.ChangeType |
Method Summary | |
---|---|
int |
getIndex()
Accessor for information about the position of the element affected |
Methods inherited from interface displayablecollections.DisplayableCollection.CollectionChangedNotification |
---|
getElement, getType |
Method Detail |
---|
int getIndex()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |