Uses of Interface
org.processmining.framework.util.ui.widgets.logging.Loggable

Packages that use Loggable
org.processmining.framework.util.ui.widgets.logging   
 

Uses of Loggable in org.processmining.framework.util.ui.widgets.logging
 

Methods in org.processmining.framework.util.ui.widgets.logging that return Loggable
static Loggable CreateLogPlugin.createLog(org.processmining.contexts.uitopia.UIPluginContext context)
           
 

Methods in org.processmining.framework.util.ui.widgets.logging with parameters of type Loggable
static javax.swing.JComponent LogViewer.visualize(org.processmining.framework.plugin.PluginContext context, Loggable service)