| Class | Description |
|---|---|
| ActionListenerImpl<T extends javafx.event.Event> |
This class represents the JACP FX2 Event listener... this class can be
assigned to component, it reacts on actions and notifies other component in
JACP
|
| MessageImpl |
represents an message which is fired by an component, has a target and a
message targeting the component itself or an other component
|