JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.60
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(Executor, Lookup...)
- Method in class org.openide.util.lookup.
ProxyLookup.Controller
Set the lookups on the
ProxyLookup
this controller controls.
setLookups(Lookup...)
- Method in class org.openide.util.lookup.
ProxyLookup.Controller
Set the lookups on the
ProxyLookup
this controller controls.
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
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.60
Prev Letter
Next Letter
Frames
No Frames
All Classes