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.ActionListenerpublic void statusChanged(EngineStatus status)
statusChanged in interface EngineStatusListenerCopyright © 2004-2014 The YAWL Foundation.