| Package | Description |
|---|---|
| net.sf.cuf.appevent |
The AppEvent library provides the anonym sending and receiving of events.
The event sender doesn't know the receiver of a event, and vice versa. |
| net.sf.cuf.fw2 |
This package contains a "medium" sized framework for structuring a
Java Swing or JavaFX client, and is based on the interfaces in the
net.sf.cuf.fw package. |
| Class and Description |
|---|
| AppEvent
AppEvent is the base class of all events that use the AppEvent
mechanism.
|
| AppEventSupport
This interface is a marker for all objects that want to
form a "chain of responsabilty" to dispatch events to
receivers.
|
| Class and Description |
|---|
| AppEvent
AppEvent is the base class of all events that use the AppEvent
mechanism.
|
| AppEventManager
A AppEventManager object can be used to dispatch events to registered listeners.
|
| AppEventSupport
This interface is a marker for all objects that want to
form a "chain of responsabilty" to dispatch events to
receivers.
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.