public abstract class MonitorEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
protected MonitorManager.MonitorType |
type |
source
Constructor and Description |
---|
MonitorEvent(Object source,
MonitorManager.MonitorType type) |
Modifier and Type | Method and Description |
---|---|
MonitorManager.MonitorType |
getType() |
getSource, toString
protected final MonitorManager.MonitorType type
public MonitorEvent(Object source, MonitorManager.MonitorType type)
public MonitorManager.MonitorType getType()