Class LogViewer
- java.lang.Object
-
- org.processmining.framework.util.ui.widgets.logging.LogViewer
-
public class LogViewer extends java.lang.Object- Author:
- mwesterg
-
-
Constructor Summary
Constructors Constructor Description LogViewer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.swing.JComponentvisualize(org.processmining.framework.plugin.PluginContext context, Loggable service)
-
-
-
Method Detail
-
visualize
public static javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, Loggable service)- Parameters:
context-service-- Returns:
-
-