Class | Description |
---|---|
FXComponentLayout |
A FX2ComponentLayout acts as an wrapper to the references of the main menu
and the defined bar entries; The menu and the bars are defined in the
workbench instance at application startup.
|
FXMLPerspectiveLayout |
Configuration handler for perspective components, used in handle method for
configuration and registration of layout 'leaves' where subcomponents can
live in.
|
FXPerspectiveLayout |
Configuration handler for perspective components, used in handle method for
configuration and registration of layout 'leaves' where subcomponents can
live in.
|
FXWorkbenchLayout |
defines basic layout of workbench; define if menus are enabled; declare tool
bars; set workbench size
|
PerspectiveLayout |
The basic perspective layout to set the root and the child nodes of a perspective.
|