public class EventObject extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EventObject.ObjectKind |
Constructor and Description |
---|
EventObject() |
Modifier and Type | Method and Description |
---|---|
EventObjectAttributes |
getObjectAttributes() |
EventObject.ObjectKind |
getObjectKind() |
void |
setObjectAttributes(EventObjectAttributes objectAttributes) |
void |
setObjectKind(EventObject.ObjectKind objectKind) |
public EventObjectAttributes getObjectAttributes()
public void setObjectAttributes(EventObjectAttributes objectAttributes)
public EventObject.ObjectKind getObjectKind()
public void setObjectKind(EventObject.ObjectKind objectKind)
Copyright © 2017. All rights reserved.