org.eclipse.net4j.util.options
Interface IOptionsEvent

All Superinterfaces:
IEvent
All Known Implementing Classes:
OptionsEvent

public interface IOptionsEvent
extends IEvent

A generic event fired from an options object when an option has changed.

Since:
2.0

Method Summary
 IOptions getSource()
           
 

Method Detail

getSource

IOptions getSource()
Specified by:
getSource in interface IEvent


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.