org.ceryle.ui.graph
Class ComposerListener
java.lang.Object
org.ceryle.ui.graph.ComposerListener
- All Implemented Interfaces:
- ActionListener, EventListener
public class ComposerListener
- extends Object
- implements ActionListener
Extends ActionListener to respond to Compositer status
changes during composition.
- Since:
- JDK1.4
- Version:
- $Id: ComposerListener.java,v 3.5 2007-06-15 12:09:43 altheim Exp $
- Author:
- Murray Altheim
|
Constructor Summary |
ComposerListener(Compositor compositor)
Constructor with the Compositor
to, where the token prior to the question mark ('db') is the key
in the below example. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
srvs
protected Services srvs
mh
protected MessageHandler mh
ComposerListener
public ComposerListener(Compositor compositor)
- Constructor with the Compositor
to, where the token prior to the question mark ('db') is the key
in the below example.
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.