Package | Description |
---|---|
org.openide.util.lookup |
Support classes for the Registration and
Lookup extension mechanism. |
Modifier and Type | Method and Description |
---|---|
static Lookup |
Lookups.proxy(Lookup.Provider provider)
Creates a lookup that delegates to another one but that one can change
from time to time.
|