List of usage examples for weka.gui.beans TextListener interface-usage
From source file org.pentaho.dm.kf.GroovyComponent.java
/**
* A KnowledgeFlow plugin that allows the user to write a Groovy script
* to do stuff. The Groovy script gets compiled dynamically at runtime and
* can accept and process as many KnowledgeFlow event types as desired.
*
* @author Mark Hall (mhall{[at]}pentaho{[dot]}com)