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
Author:
Victor Roldan Betancort

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) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.