| InstanceCounter |
A bean that counts instances streamed to it.
|
| InstanceEvent |
An event encapsulating an instance stream event.
|
| InstanceJoiner |
A bean that joins two streams of instances into one.
|
| InstanceLoader |
A bean that produces a stream of instances from a file.
|
| InstanceSavePanel |
A bean that saves a stream of instances to a file.
|
| InstanceTable |
A bean that takes a stream of instances and displays in a table.
|
| InstanceViewer |
This is a very simple instance viewer - just displays the dataset as
text output as it would be written to a file.
|
| Messages |
Messages.
|