|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lookup.Item | |
org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
org.openide.util.lookup | Support classes for the Registration and Lookup extension mechanism. |
Uses of Lookup.Item in org.openide.util |
Methods in org.openide.util that return Lookup.Item | |
Lookup.Item |
Lookup.lookupItem(Lookup.Template template)
Look up the first item matching a given template. |
Uses of Lookup.Item in org.openide.util.lookup |
Subclasses of Lookup.Item in org.openide.util.lookup | |
static class |
AbstractLookup.Pair
Extension to the default lookup item that offers additional information for the data structures use in AbstractLookup |
Methods in org.openide.util.lookup that return Lookup.Item | |
Lookup.Item |
ProxyLookup.lookupItem(Lookup.Template template)
|
static Lookup.Item |
Lookups.lookupItem(Object instance,
String id)
Creates Lookup.Item representing the instance passed in. |
Lookup.Item |
AbstractLookup.lookupItem(Lookup.Template template)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |