public class LogClusterListener
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
LogClusterListener(javax.swing.JCheckBox onlyCorrectlyClassified,
com.fluxicon.slickerbox.components.NiceIntegerSlider threshold,
org.processmining.framework.plugin.PluginContext proMContext,
Predictor predictor) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
public LogClusterListener(javax.swing.JCheckBox onlyCorrectlyClassified,
com.fluxicon.slickerbox.components.NiceIntegerSlider threshold,
org.processmining.framework.plugin.PluginContext proMContext,
Predictor predictor)