|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geworkbench.engine.config.events.Event
public class Event
Base class for all application events.
| Field Summary | |
|---|---|
protected EventSource |
source
Reference to the application plugin throwing the event. |
| Constructor Summary | |
|---|---|
Event(EventSource s)
Instantiate an event thrown by the desiganted source. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected EventSource source
| Constructor Detail |
|---|
public Event(EventSource s)
s - The event source.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||