|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.util.EventObject
|
+--net.sourceforge.jsrvany.ServiceControlEvent
|
+--net.sourceforge.jsrvany.StopServiceControlEvent
This class is the event created by the winNT Service Control Panel
Copyright (c) 2000 Damian Fauth
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
StopServiceControlEvent(java.lang.Object source)
constructor specifying the source 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 StopServiceControlEvent(java.lang.Object source)
source - is the source of the event as an Object
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||