public static class CollectionDataValue.CollectionUtilityFactory extends ExtensibleUtilityFactory
m_logger, m_valueClass
Modifier | Constructor and Description |
---|---|
protected |
CollectionUtilityFactory(Class<? extends DataValue> clazz)
Only subclasses are allowed to instantiate this class.
|
Modifier and Type | Method and Description |
---|---|
Icon |
getIcon()
Get an icon representing this value.
|
String |
getName()
Returns a name for the data value this utility factory is responsible for.
|
addRendererFactory, getAllFactories, getAvailableRenderers, getDefaultRenderer, getGroupName, getPreferenceKey, getPreferenceKey, getPreferredRenderer, getRendererFamily, readPreferredRendererFromPreferences, setDefaultRenderer, setPreferredRenderer
getComparator, loadIcon
public Icon getIcon()
It is recommended to override this method and return an appropriate icon of size 16x16px.
getIcon
in class DataValue.UtilityFactory
public String getName()
getName
in class ExtensibleUtilityFactory
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.