Package org.eclipse.net4j.util.options
Schnittstelle IOptions
- Alle Superschnittstellen:
INotifier
Encapsulates a set of notifying configuration options.
- Seit:
- 2.0
- Autor:
- Victor Roldan Betancort
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.net4j.util.event.INotifier
INotifier.INotifier2
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the container of this options object.Von Schnittstelle geerbte Methoden org.eclipse.net4j.util.event.INotifier
addListener, getListeners, hasListeners, removeListener
-
Methodendetails
-
getContainer
IOptionsContainer getContainer()Returns the container of this options object.
-