|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
edu.wisc.ssec.mcidasv.monitors.MonitorEvent
public abstract class MonitorEvent
| Field Summary | |
|---|---|
protected MonitorManager.MonitorType |
type
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
MonitorEvent(Object source,
MonitorManager.MonitorType type)
|
|
| Method Summary | |
|---|---|
MonitorManager.MonitorType |
getType()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final MonitorManager.MonitorType type
| Constructor Detail |
|---|
public MonitorEvent(Object source,
MonitorManager.MonitorType type)
| Method Detail |
|---|
public MonitorManager.MonitorType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||