public class ControllerEvent
extends java.lang.Object
Constructor and Description |
---|
ControllerEvent(Controller c)
Creates a controller event object.
|
Modifier and Type | Method and Description |
---|---|
Controller |
getController()
Returns the controller for this event.
|
public ControllerEvent(Controller c)
public Controller getController()