|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ListModelFilterUtils | Utility class providing filter methods on JList and
ListModel. |
| NonClosableInputStream | InputStream that delegates to an underlying InputStream but ignores
calls of NonClosableInputStream.close(). |
| NonClosableInputStream.Zip | Special implementation that wraps ZipInputStream objects
and calls ZipInputStream.closeEntry() when the stream is closed. |
| NonClosableOutputStream | Class that overrides the close method and flushes the stream instead of closing it. |
| NonClosableOutputStream.Zip | Special implementation that wraps ZipOutputStream objects
and calls ZipOutputStream.closeEntry() when the stream is closed. |
| ObjectToDataCellConverter | Deprecated. This class is obsolete as the class
DefaultTable is deprecated. |
| SynchronizedIterator<T> | Synchronized (thread-safe) wrapper for an Iterator. |
| SynchronizedIterator.ElementAndIndex<T> | Class combining an iteration element with its index in the iteration loop. |
This package contains the utility class ObjectToDataCellConverter, which is as of KNIME 1.2.0 deprecated.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||