java.util.EventListenerpublic interface PipelineListener
extends java.util.EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
contentsChanged(PipelineEvent e) |
Sent when the pipeline has changed in any way.
|
void contentsChanged(PipelineEvent e)
e - a PipelineEvent encapsulating the
event information