public class HistogramNodeView extends NodeView<HistogramNodeModel>
COLOR_BACKGROUND, PROP_CHANGE_CLOSE, WARNING_ICON
m_nodeContext
Constructor and Description |
---|
HistogramNodeView(HistogramNodeModel nodeModel)
Creates a new view instance for the histogram node.
|
Modifier and Type | Method and Description |
---|---|
void |
modelChanged()
Whenever the model changes an update for the plotter is triggered and new
HiLiteHandler are set.
|
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
HistogramNodeView(HistogramNodeModel nodeModel)
nodeModel
- the corresponding node modelpublic void modelChanged()
modelChanged
in class AbstractNodeView<HistogramNodeModel>
protected void onClose()
HiLiteListeners
. Dispose internal members. NodeModel
onClose
in class NodeView<HistogramNodeModel>
protected void onOpen()
onOpen
in class NodeView<HistogramNodeModel>
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.