public class LogMetaUI
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
LogMetaUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev) |
javax.swing.JComponent |
initComponents() |
org.deckfour.xes.model.XLog |
showLogMetricsGUI(org.processmining.contexts.uitopia.UIPluginContext context) |
org.deckfour.xes.model.XLog |
showLogMetricsGUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
public javax.swing.JComponent initComponents()
public org.deckfour.xes.model.XLog showLogMetricsGUI(org.processmining.contexts.uitopia.UIPluginContext context)
throws java.lang.Exception
java.lang.Exceptionpublic org.deckfour.xes.model.XLog showLogMetricsGUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log)
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed in interface java.awt.event.ActionListener