Package 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:
- java.io.Serializable,- IEvent,- IOptionsEvent
 
 public class OptionsEvent extends Event implements IOptionsEvent The default implementation of anoptions event.- Since:
- 2.0
- Author:
- Victor Roldan Betancort
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description OptionsEvent(IOptions source)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IOptionsgetSource()- 
Methods inherited from class org.eclipse.net4j.util.event.EventformatAdditionalParameters, formatEventName, toString
 
- 
 
-