public class Event extends EventObject implements IEvent
event.source| Modifier and Type | Method and Description |
|---|---|
protected String |
formatAdditionalParameters() |
INotifier |
getSource() |
String |
toString() |
public Event(INotifier notifier)
public INotifier getSource()
getSource in interface IEventgetSource in class EventObjectpublic String toString()
toString in class EventObjectprotected String formatAdditionalParameters()
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.