@RootNodeClass(value="DockPanel") public class DockView extends DefaultView<DockModel,javafx.scene.control.SplitPane,DockController>
| Modifier and Type | Field and Description |
|---|---|
private static org.jrebirth.af.api.log.JRLogger |
LOGGER
The Constant LOGGER.
|
| Constructor and Description |
|---|
DockView(DockModel model)
Instantiates a new Dock View.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
addContainer(int from,
TabConfig tabConfig) |
protected void |
initView() |
(package private) void |
removeContainer(List<TabConfig> removed) |
hide, reload, startbuildController, buildRootNode, finalize, getController, getErrorNode, getModel, getRootNode, initInternalView, prepareprivate static final org.jrebirth.af.api.log.JRLogger LOGGER
public DockView(DockModel model) throws org.jrebirth.af.api.exception.CoreException
model - the modelorg.jrebirth.af.api.exception.CoreException - the core exceptionprotected void initView()
initView in class DefaultView<DockModel,javafx.scene.control.SplitPane,DockController>void addContainer(int from,
TabConfig tabConfig)
Copyright © 2011–2015 JRebirth OSS. All rights reserved.