Class StaticPipelineEvent

java.lang.Object
java.util.EventObject
mgui.pipelines.StaticPipelineEvent
All Implemented Interfaces:
java.io.Serializable

public class StaticPipelineEvent
extends java.util.EventObject
Represents an static event on a pipeline; i.e., a change to its structure, etc.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
See Also:
DynamicPipelineEvent, Serialized Form