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