Class 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.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: