Package | Description |
---|---|
org.jacp.api.componentLayout | |
org.jacp.javafx.rcp.componentLayout |
Modifier and Type | Interface and Description |
---|---|
interface |
IWorkbenchLayout<C>
Defines the base layout of a workbench and the application.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
FXWorkbenchLayout
defines basic layout of workbench; define if menus are enabled; declare tool
bars; set workbench size
|