|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Contains a number of elements and notifies about element addition and removal.
A container can fire the following events:
IContainerEvent after the addition and/or removal of elements.
| Nested Class Summary | |
|---|---|
static interface |
IContainer.Modifiable<E>
A container with additional methods to add or remove elements. |
| Method Summary | |
|---|---|
E[] |
getElements()
|
boolean |
isEmpty()
|
| Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
|---|
addListener, getListeners, hasListeners, removeListener |
| Method Detail |
|---|
boolean isEmpty()
E[] getElements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||