public abstract class Event extends EventObject
source
Constructor and Description |
---|
Event(Object source) |
Event(Object source,
int type) |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
getSource, toString
Copyright © 2015 JBoss by Red Hat. All rights reserved.