public class PolyRegLineNodeView extends NodeView<PolyRegLearnerNodeModel>
COLOR_BACKGROUND, PROP_CHANGE_CLOSE, WARNING_ICON
m_nodeContext
Constructor and Description |
---|
PolyRegLineNodeView(PolyRegLearnerNodeModel nodeModel)
Create new view.
|
Modifier and Type | Method and Description |
---|---|
protected void |
modelChanged()
Method is invoked when the underlying
NodeModel has
changed. |
protected void |
onClose()
Invoked when the window is about to be closed.
|
protected void |
onOpen()
Invoked when the window has been opened.
|
callCloseView, callOpenView, callOpenView, closeView, createFrame, createFrame, getComponent, getExportComponent, getJMenuBar, getViewTitle, isOpen, openViewComponent, setComponent, setShowNODATALabel, setViewTitleSuffix, warningChanged
getLogger, getNodeModel, updateModel
public PolyRegLineNodeView(PolyRegLearnerNodeModel nodeModel)
nodeModel
- the model to look atprotected void modelChanged()
NodeModel
has
changed. Also the HiLightHandler have changed. Note, the
NodeModel
content may be not available. The framework
calls this method in the EventDispatchThread (GUI updates can be done
directly in the calling thread).modelChanged
in class AbstractNodeView<PolyRegLearnerNodeModel>
protected void onClose()
HiLiteListeners
. Dispose internal members. NodeModel
onClose
in class NodeView<PolyRegLearnerNodeModel>
protected void onOpen()
onOpen
in class NodeView<PolyRegLearnerNodeModel>
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.