Package | Description |
---|---|
org.openide.util.lookup |
Support classes for the Registration and
Lookup extension mechanism. |
Modifier and Type | Class and Description |
---|---|
class |
InstanceContent
A special content implementation that can be passed to AbstractLookup
and provides methods for registration of instances and lazy instances.
|
Constructor and Description |
---|
AbstractLookup(AbstractLookup.Content content)
Constructor to create this lookup and associate it with given
Content.
|