Package | Description |
---|---|
org.jacp.api.coordinator | |
org.jacp.javafx.rcp.coordinator |
Modifier and Type | Interface and Description |
---|---|
interface |
IComponentDelegator<L,A,M>
A component delegate handles delegate actions.
|
interface |
IMessageDelegator<L,A,M>
Defines an interface for a message delegator.
|
Modifier and Type | Class and Description |
---|---|
class |
FXComponentDelegator
The component delegator handles a component target change, find the correct
perspective an add component to correct perspective
|
class |
FXMessageDelegator
The message delegate handles messages from one perspective to an other.
|