org.processmining.framework.util.ui.widgets.logging
Class LogViewer

java.lang.Object
  extended by org.processmining.framework.util.ui.widgets.logging.LogViewer

public class LogViewer
extends java.lang.Object

Author:
mwesterg

Constructor Summary
LogViewer()
           
 
Method Summary
static javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context, Loggable service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogViewer

public LogViewer()
Method Detail

visualize

public static javax.swing.JComponent visualize(org.processmining.framework.plugin.PluginContext context,
                                               Loggable service)
Parameters:
context -
service -
Returns: