Package org.jacp.javafx2.rcp.coordinator

Class Summary
AFX2Coordinator Observer handles messages and notifies correct components, the observer is running in an own thread so that message handling can be done in background
DelegateDTO DTO interface to transfer components to desired target
FX2ComponentCoordinator observe component actions and delegates to correct component
FX2ComponentDelegator The component delegator handles a component target change, find the correct perspective an add component to correct perspective
FX2MessageDelegator The message delegator handles messages from one perspective to an other.
FX2PerspectiveCoordinator Observe perspectives and delegates message to correct component