Package | Description |
---|---|
org.jacp.javafx.rcp.componentLayout | |
org.jacp.javafx.rcp.perspective |
Modifier and Type | Class and Description |
---|---|
class |
FXMLPerspectiveLayout
Configuration handler for perspective components, used in handle method for
configuration and registration of layout 'leaves' where subcomponents can
live in.
|
class |
FXPerspectiveLayout
Configuration handler for perspective components, used in handle method for
configuration and registration of layout 'leaves' where subcomponents can
live in.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AFXPerspective.handlePerspective(IAction<javafx.event.Event,java.lang.Object> action,
PerspectiveLayout perspectiveLayout)
Handle perspective method to initialize the perspective and the layout.
|