JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.32.1
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.32.1
Prev Letter
Next Letter
Frames
No Frames
All Classes
Built on April 19 2017. | Portions Copyright 1997-2017 Oracle. All rights reserved.