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.50
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openide.util
Interface Lookup.Provider
Enclosing class:
Lookup
public static interface
Lookup.Provider
Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object).
Since:
3.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Lookup
getLookup
()
Returns lookup associated with the object.
Method Detail
getLookup
Lookup
getLookup()
Returns lookup associated with the object.
Returns:
fully initialized lookup instance provided by this object
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.util.lookup 8.50
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method