net.sf.doolin.gui.edit
Class GUIEditManagerUpdateMessage
java.lang.Object
net.sf.doolin.gui.edit.GUIEditManagerUpdateMessage
public class GUIEditManagerUpdateMessage
- extends Object
This message is sent on the Bus when the state of a
task manager is updated.
- Author:
- Damien Coraboeuf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUIEditManagerUpdateMessage
public GUIEditManagerUpdateMessage(GUIEditManager editManager)
- Constructor.
- Parameters:
editManager - Task manager
getEditManager
public GUIEditManager getEditManager()
- Gets the associated task manager
- Returns:
- Task manager
Copyright © 2011. All Rights Reserved.