org.openide.util 6.8.22

Uses of Class
org.openide.util.lookup.AbstractLookup.Pair

Packages that use AbstractLookup.Pair
org.openide.util.lookup Support classes for the Registration and Lookup extension mechanism. 
 

Uses of AbstractLookup.Pair in org.openide.util.lookup
 

Methods in org.openide.util.lookup with parameters of type AbstractLookup.Pair
protected  void AbstractLookup.addPair(AbstractLookup.Pair pair)
          The method to add instance to the lookup with.
 void AbstractLookup.Content.addPair(AbstractLookup.Pair pair)
          The method to add instance to the lookup with.
protected  void AbstractLookup.removePair(AbstractLookup.Pair pair)
          Remove instance.
 void AbstractLookup.Content.removePair(AbstractLookup.Pair pair)
          Remove instance.
 


org.openide.util 6.8.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.