org.openide.util.lookup 8.22.1
A B C D E F G H I L M N O P R S T 

A

AbstractLookup - Class in org.openide.util.lookup
Implementation of the lookup from OpenAPIs that is based on the introduction of Item.
AbstractLookup(AbstractLookup.Content) - Constructor for class org.openide.util.lookup.AbstractLookup
Constructor to create this lookup and associate it with given Content.
AbstractLookup() - Constructor for class org.openide.util.lookup.AbstractLookup
Default constructor for subclasses that do not need to provide a content
AbstractLookup.Content - Class in org.openide.util.lookup
A class that can be used by the creator of the AbstractLookup to control its content (a kind of Privileged API giving creator of the lookup more rights than subsequent users of the lookup).
AbstractLookup.Content() - Constructor for class org.openide.util.lookup.AbstractLookup.Content
Default constructor.
AbstractLookup.Content(Executor) - Constructor for class org.openide.util.lookup.AbstractLookup.Content
Creates a content associated with an executor to handle dispatch of changes.
AbstractLookup.Pair<T> - Class in org.openide.util.lookup
Extension to the default lookup item that offers additional information for the data structures use in AbstractLookup
AbstractLookup.Pair() - Constructor for class org.openide.util.lookup.AbstractLookup.Pair
For use by subclasses.
add(Object) - Method in class org.openide.util.lookup.InstanceContent
The method to add instance to the lookup with.
add(T, InstanceContent.Convertor<T, R>) - Method in class org.openide.util.lookup.InstanceContent
Adds a convertible instance into the lookup.
addLookupListener(LookupListener) - Method in class org.openide.util.Lookup.Result
Registers a listener that is invoked when there is a possible change in this result.
addPair(AbstractLookup.Pair<?>) - Method in class org.openide.util.lookup.AbstractLookup
The method to add instance to the lookup with.
addPair(AbstractLookup.Pair<?>, Executor) - Method in class org.openide.util.lookup.AbstractLookup
The method to add instance to the lookup with.
addPair(AbstractLookup.Pair<?>) - Method in class org.openide.util.lookup.AbstractLookup.Content
The method to add a pair to the associated AbstractLookup.
allClasses() - Method in class org.openide.util.Lookup.Result
Get all classes represented in the result.
allInstances() - Method in class org.openide.util.Lookup.Result
Get all instances in the result.
allItems() - Method in class org.openide.util.Lookup.Result
Get all registered items.
A B C D E F G H I L M N O P R S T 
org.openide.util.lookup 8.22.1

Built on November 8 2014.  |  Portions Copyright 1997-2014 Oracle. All rights reserved.