|
org.openide.util 7.9.0 1 | |||||||||
| 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.lookupItem(Lookup.Template<T> template)
Look up the first item matching a given template. |
|
| Methods in org.openide.util that return types with arguments of type Lookup.Item | |
|---|---|
Collection<? extends Lookup.Item<T>> |
Lookup.Result.allItems()
Get all registered items. |
| Uses of Lookup.Item in org.openide.util.lookup |
|---|
| Subclasses of Lookup.Item in org.openide.util.lookup | |
|---|---|
static class |
AbstractLookup.Pair<T>
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 | ||
|---|---|---|
|
ProxyLookup.lookupItem(Lookup.Template<T> template)
|
|
|
AbstractLookup.lookupItem(Lookup.Template<T> template)
|
|
static
|
Lookups.lookupItem(T instance,
String id)
Creates Lookup.Item representing the instance passed in. |
|
|
org.openide.util 7.9.0 1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||