public class EngineMonitor extends java.lang.Object implements java.awt.event.ActionListener, EngineStatusListener
Constructor and Description |
---|
EngineMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
void |
addListener(java.awt.event.ActionListener listener) |
void |
removeListener(java.awt.event.ActionListener listener) |
static void |
setSuspended(boolean suspend) |
void |
statusChanged(EngineStatus status) |
public void addListener(java.awt.event.ActionListener listener)
public void removeListener(java.awt.event.ActionListener listener)
public static void setSuspended(boolean suspend)
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
public void statusChanged(EngineStatus status)
statusChanged
in interface EngineStatusListener
Copyright © 2004-2014 The YAWL Foundation.