org.eclipse.net4j.util.options
Interface IOptions

All Superinterfaces:
INotifier

public interface IOptions
extends INotifier

Encapsulates a set of notifying configuration options.

Since:
2.0
See Also:
IOptionsContainer

Method Summary
 IOptionsContainer getContainer()
          Returns the container of this options object.
 
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
 

Method Detail

getContainer

IOptionsContainer getContainer()
Returns the container of this options object.



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