org.knime.core.node.util
Interface StringIconOption
- All Known Implementing Classes:
- DefaultStringIconOption, SetOperation
public interface StringIconOption
Interface of a list option with an icon and a text which is used in the
string selection default components.
- Author:
- Tobias Koetter, University of Konstanz
- See Also:
DefaultStringIconOption
getText
String getText()
- Returns:
- the label to render must not be
null
getIcon
Icon getIcon()
- Returns:
- the
Icon
to render or null
if no icon
should be rendered
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
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.