|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
de.desy.acop.displayers.selector.QueryEvent
public class QueryEvent
QueryEvent is an event triggered by the Selector
when remote queries are started or finished.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
QueryEvent(java.lang.Object source,
java.lang.String process)
Constructs a new QueryEvent. |
|
| Method Summary | |
|---|---|
java.lang.String |
getProcess()
Returns the id of the event |
| 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 |
| Constructor Detail |
|---|
public QueryEvent(java.lang.Object source,
java.lang.String process)
source - the source of the eventprocess - the id of the event| Method Detail |
|---|
public java.lang.String getProcess()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||