@RootNodeClass(value="Workbench") public class WorkbenchView extends DefaultView<WorkbenchModel,javafx.scene.layout.Pane,DefaultController<WorkbenchModel,WorkbenchView>>
| Modifier and Type | Field and Description |
|---|---|
private static org.jrebirth.af.api.log.JRLogger |
LOGGER
The Constant LOGGER.
|
| Constructor and Description |
|---|
WorkbenchView(WorkbenchModel model)
Instantiates a new Workbench View.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initView() |
hide, reload, startbuildController, buildRootNode, finalize, getController, getErrorNode, getModel, getRootNode, initInternalView, prepareprivate static final org.jrebirth.af.api.log.JRLogger LOGGER
public WorkbenchView(WorkbenchModel model) throws org.jrebirth.af.api.exception.CoreException
model - the workbench modelorg.jrebirth.af.api.exception.CoreException - the core exceptionprotected void initView()
initView in class DefaultView<WorkbenchModel,javafx.scene.layout.Pane,DefaultController<WorkbenchModel,WorkbenchView>>Copyright © 2011–2015 JRebirth OSS. All rights reserved.