Uses of Interface
org.eclipse.net4j.util.options.IOptions
- 
Packages that use IOptions Package Description org.eclipse.net4j.util.options A framework for option containers that fire change events.
- 
- 
Uses of IOptions in org.eclipse.net4j.util.optionsMethods in org.eclipse.net4j.util.options that return IOptions Modifier and Type Method Description IOptionsIOptionsEvent. getSource()IOptionsOptionsEvent. getSource()IOptionsIOptionsContainer. options()Constructors in org.eclipse.net4j.util.options with parameters of type IOptions Constructor Description OptionsEvent(IOptions source)
 
-