Skip navigation links
org.openide.util.lookup 8.36.1
A B C D E F G H I L M N O P R S T 

S

ServiceProvider - Annotation Type in org.openide.util.lookup
Declarative registration of a singleton service provider.
ServiceProviders - Annotation Type in org.openide.util.lookup
Similar to ServiceProvider but permits multiple registrations of one class.
set(Collection<T>, InstanceContent.Convertor<T, R>) - Method in class org.openide.util.lookup.InstanceContent
Changes all pairs in the lookup to new values.
setLookups(Lookup...) - Method in class org.openide.util.lookup.ProxyLookup
Changes the delegates.
setLookups(Executor, Lookup...) - Method in class org.openide.util.lookup.ProxyLookup
Changes the delegates immediatelly, notifies the listeners in provided executor, potentially later.
setPairs(Collection<? extends AbstractLookup.Pair>) - Method in class org.openide.util.lookup.AbstractLookup.Content
Changes all pairs in the lookup to new values.
setPairs(Collection<? extends AbstractLookup.Pair>) - Method in class org.openide.util.lookup.AbstractLookup
Changes all pairs in the lookup to new values.
setPairs(Collection<? extends AbstractLookup.Pair>, Executor) - Method in class org.openide.util.lookup.AbstractLookup
Changes all pairs in the lookup to new values, notifies listeners using provided executor.
singleton(Object) - Static method in class org.openide.util.lookup.Lookups
Creates a singleton lookup.
A B C D E F G H I L M N O P R S T 
Skip navigation links
org.openide.util.lookup 8.36.1