public class CreateBitVectorView extends NodeView<CreateBitVectorNodeModel>
COLOR_BACKGROUND, PROP_CHANGE_CLOSE, WARNING_ICON
m_nodeContext
Constructor and Description |
---|
CreateBitVectorView(CreateBitVectorNodeModel model)
Creates the view instance or the BitVectorGeneratorNode with the
BitVectorGeneratorNodeModel as the underlying model.
|
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
CreateBitVectorView(CreateBitVectorNodeModel model)
model
- the underlying node modelprotected 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<CreateBitVectorNodeModel>
protected void onClose()
HiLiteListeners
. Dispose internal members. NodeModel
onClose
in class NodeView<CreateBitVectorNodeModel>
protected void onOpen()
onOpen
in class NodeView<CreateBitVectorNodeModel>
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.