|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Event | |
|---|---|
| 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. |
| Uses of Event in org.eclipse.net4j.util.container |
|---|
| Subclasses of Event in org.eclipse.net4j.util.container | |
|---|---|
class |
ContainerEvent<E>
A default container event implementation. |
class |
SingleDeltaContainerEvent<E>
A container event with a single element delta. |
| Uses of Event in org.eclipse.net4j.util.event |
|---|
| Subclasses of Event in org.eclipse.net4j.util.event | |
|---|---|
class |
ThrowableEvent
An IEvent typically fired from notifiers that execute operations in the background. |
class |
ValueEvent<VALUE>
An IEvent fired from value notifiers after value changes. |
| Uses of Event in org.eclipse.net4j.util.lifecycle |
|---|
| Subclasses of Event in org.eclipse.net4j.util.lifecycle | |
|---|---|
class |
LifecycleEvent
A default implementation of a lifecycle event. |
| Uses of Event in org.eclipse.net4j.util.om.monitor |
|---|
| Subclasses of Event in org.eclipse.net4j.util.om.monitor | |
|---|---|
static class |
NotifyingMonitor.ProgressEvent
|
| Uses of Event in org.eclipse.net4j.util.options |
|---|
| Subclasses of Event in org.eclipse.net4j.util.options | |
|---|---|
class |
OptionsEvent
The default implementation of an options event. |
| Uses of Event in org.eclipse.net4j.util.ui.widgets |
|---|
| Subclasses of Event in org.eclipse.net4j.util.ui.widgets | |
|---|---|
class |
SashComposite.OrientationChangedEvent
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||