Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.3.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.3.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
Built on February 9 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.