public class ControllerClosedEvent extends ControllerEvent
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
message |
Constructor and Description |
---|
ControllerClosedEvent(Controller from) |
ControllerClosedEvent(Controller from,
java.lang.String why) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
getSource, getSourceController, toString
public ControllerClosedEvent(Controller from)
public ControllerClosedEvent(Controller from, java.lang.String why)