org.openide.loaders
Interface Environment.Provider

Enclosing class:
Environment

public static interface Environment.Provider

Cookie for objects that plan to provide environment.

Since:
1.9

Method Summary
 Lookup getEnvironment(DataObject obj)
          Returns a lookup that represents environment.
 

Method Detail

getEnvironment

public Lookup getEnvironment(DataObject obj)
Returns a lookup that represents environment.
Returns:
the lookup


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.