Uses of Package
org.jacp.javafx2.rcp.componentLayout

Packages that use org.jacp.javafx2.rcp.componentLayout
org.jacp.javafx2.rcp.component   
org.jacp.javafx2.rcp.handler   
org.jacp.javafx2.rcp.perspective   
org.jacp.javafx2.rcp.util   
org.jacp.javafx2.rcp.workbench   
 

Classes in org.jacp.javafx2.rcp.componentLayout used by org.jacp.javafx2.rcp.component
FX2ComponentLayout
          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.
 

Classes in org.jacp.javafx2.rcp.componentLayout used by org.jacp.javafx2.rcp.handler
FX2ComponentLayout
          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.
FX2WorkbenchLayout
          defines basic layout of workbench; define if menus are enabled; declare tool bars; set workbench size
 

Classes in org.jacp.javafx2.rcp.componentLayout used by org.jacp.javafx2.rcp.perspective
FX2ComponentLayout
          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.
FX2PerspectiveLayout
          Configuration handler for perspective components, used in handle method for configuration and registration of layout 'leaves' where subcomponents can live in.
 

Classes in org.jacp.javafx2.rcp.componentLayout used by org.jacp.javafx2.rcp.util
FX2ComponentLayout
          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.
 

Classes in org.jacp.javafx2.rcp.componentLayout used by org.jacp.javafx2.rcp.workbench
FX2ComponentLayout
          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.
FX2WorkbenchLayout
          defines basic layout of workbench; define if menus are enabled; declare tool bars; set workbench size