ilog.views.diagrammer.application
Class IlvDiagrammerAction.StatusEvent
java.lang.Object
java.util.EventObject
ilog.views.util.swing.context.ComponentAction.StatusEvent
ilog.views.diagrammer.application.IlvDiagrammerAction.StatusEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- IlvDiagrammerAction
public static class IlvDiagrammerAction.StatusEvent
- extends ilog.views.util.swing.context.ComponentAction.StatusEvent
The event passed to the methods of IlvDiagrammerAction.StatusListener objects.
- See Also:
- Serialized Form
| Methods inherited from class ilog.views.util.swing.context.ComponentAction.StatusEvent |
getComponentAction |
IlvDiagrammerAction.StatusEvent
public IlvDiagrammerAction.StatusEvent(Object source)
- Creates a new Diagrammer action status event.
- Parameters:
source - The source of the event, that is, the Diagrammer action for which
the status is to be displayed.
getDiagrammerAction
public IlvDiagrammerAction getDiagrammerAction()
- Returns the Diagrammer action for which the status is to be displayed.
- Returns:
- diagrammer action
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.