org.openide.loaders
Interface Environment.Provider

Enclosing interface:
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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.