public class DurationUpdateEvent extends ControllerEvent
Constructor and Description |
---|
DurationUpdateEvent(Controller from,
Time newDuration) |
Modifier and Type | Method and Description |
---|---|
Time |
getDuration() |
java.lang.String |
toString() |
getSource, getSourceController
public DurationUpdateEvent(Controller from, Time newDuration)
public Time getDuration()
public java.lang.String toString()
toString
in class ControllerEvent