org.eclipse.net4j.util.options
Class OptionsEvent
java.lang.Object
java.util.EventObject
org.eclipse.net4j.util.event.Event
org.eclipse.net4j.util.options.OptionsEvent
- All Implemented Interfaces:
- Serializable, IEvent, IOptionsEvent
- public class OptionsEvent
- extends Event
- implements IOptionsEvent
The default implementation of an options event
.
- Since:
- 2.0
- See Also:
- Serialized Form
OptionsEvent
public OptionsEvent(IOptions source)
getSource
public IOptions getSource()
- Specified by:
getSource
in interface IEvent
- Specified by:
getSource
in interface IOptionsEvent
- Overrides:
getSource
in class Event
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.