public class OutlierVisualizer
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
OutlierVisualizer() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
updateTableSelection(int index) |
javax.swing.JComponent |
visualize(org.processmining.framework.plugin.PluginContext context,
CaseStatisticsList likelihoodList) |
public javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, CaseStatisticsList likelihoodList)
protected void updateTableSelection(int index)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener