public class ControllerEvent extends EventObject
source| Constructor and Description |
|---|
ControllerEvent(Object source,
ControllerType type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
ControllerType |
getType() |
Object |
getValue() |
String |
toString() |
getSourcepublic ControllerEvent(Object source, ControllerType type, Object value)
public ControllerType getType()
public Object getValue()
public String toString()
toString in class EventObjectCopyright © 2016. All rights reserved.