public class Event extends EventObject implements IEvent
event.source| Modifier and Type | Method and Description |
|---|---|
protected String |
formatAdditionalParameters() |
protected String |
formatEventName() |
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 formatEventName()
protected String formatAdditionalParameters()
Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html