public final class EditorView extends DefaultView<EditorModel,ScrollPane,EditorController>
Constructor and Description |
---|
EditorView(EditorModel model)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
Pane |
getPanel() |
protected void |
initView()
Custom method used to initialize components.
|
hide, reload, start
buildController, buildRootNode, controller, errorNode, finalize, initInternalView, model, node, pane, prepare
public EditorView(EditorModel model) throws CoreException
model
- the controls view modelCoreException
- if build failsprotected void initView()
initView
in class DefaultView<EditorModel,ScrollPane,EditorController>
Copyright © 2011–2016 JRebirth OSS. All rights reserved.