| Package | Description |
|---|---|
| org.eclipse.net4j.util.concurrent |
Utility interfaces and classes commonly useful in concurrent programming.
|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| org.eclipse.net4j.util.container.delegate |
Hybrid interfaces of notifying containers and the Java Collection Framework.
|
| org.eclipse.net4j.util.registry |
Interfaces and classes for general purpose registries.
|
| org.eclipse.net4j.util.security |
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
|
| org.eclipse.net4j.util.ui |
Reusable UI components.
|
| org.eclipse.net4j.util.ui.container |
An element wizard framework for managed containers.
|
| org.eclipse.net4j.util.ui.views |
Helpers for Eclipse view parts.
|
| org.eclipse.net4j.util.ui.widgets |
A library with reusable widgets.
|
| Class and Description |
|---|
| IManagedContainer |
| Class and Description |
|---|
| Container |
| ContainerEvent
A default
container event implementation. |
| FactoryNotFoundException
An unchecked exception that indicates the absence of a
factory identified by
product group and type. |
| IContainer
Contains a number of elements and notifies about element addition and removal.
|
| IContainerDelta
Describes the addition or removal of a single element from a
container. |
| IContainerDelta.Kind
Enumerates the possible
container delta kinds IContainerDelta.Kind.ADDED or IContainerDelta.Kind.REMOVED. |
| IContainerEvent |
| IContainerEventVisitor
A callback interface for visiting
container deltas. |
| IElementProcessor
Processes elements of a
managed container when they're added to the container. |
| IManagedContainer |
| IPluginContainer
A
managed container that is configured by the extension registry
. |
| ManagedContainer
A default implementation of a
managed container. |
| SingleDeltaContainerEvent
A
container event with a single element delta. |
| Class and Description |
|---|
| ContainerEvent
A default
container event implementation. |
| IContainer
Contains a number of elements and notifies about element addition and removal.
|
| IContainerDelta.Kind
Enumerates the possible
container delta kinds IContainerDelta.Kind.ADDED or IContainerDelta.Kind.REMOVED. |
| Class and Description |
|---|
| Container |
| IContainer
Contains a number of elements and notifies about element addition and removal.
|
| Class and Description |
|---|
| IElementProcessor
Processes elements of a
managed container when they're added to the container. |
| IManagedContainer |
| Class and Description |
|---|
| IManagedContainer |
| Class and Description |
|---|
| IManagedContainer |
| Class and Description |
|---|
| IContainer
Contains a number of elements and notifies about element addition and removal.
|
| Class and Description |
|---|
| IManagedContainer |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.