| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| org.eclipse.net4j.util.event |
A framework for sending of and listening to events.
|
| org.eclipse.net4j.util.lifecycle |
A framework for components with a simple lifecycle.
|
| org.eclipse.net4j.util.om.monitor |
Interfaces and classes for platform-independent progress monitoring.
|
| org.eclipse.net4j.util.options |
A framework for option containers that fire change events.
|
| org.eclipse.net4j.util.ui.widgets |
A library with reusable widgets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerEvent<E>
A default
container event implementation. |
class |
SingleDeltaContainerEvent<E>
A
container event with a single element delta. |
| Modifier and Type | Class and Description |
|---|---|
class |
ThrowableEvent
|
class |
ValueEvent<VALUE>
An
IEvent fired from value notifiers after value changes. |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleEvent
A default implementation of a lifecycle
event. |
| Modifier and Type | Class and Description |
|---|---|
static class |
NotifyingMonitor.ProgressEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionsEvent
The default implementation of an
options event. |
| Modifier and Type | Class and Description |
|---|---|
class |
SashComposite.OrientationChangedEvent |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.