org.openide.loaders
Class Environment
java.lang.Object
|
+--org.openide.loaders.Environment
- public final class Environment
- extends Object
Utilities that define the "settings hierarchy".
- Since:
- 1.9
Inner Class Summary |
static interface |
Environment.Provider
Cookie for objects that plan to provide environment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
find
public static Lookup find(DataObject obj)
- Finds a lookup for given data object.
- Parameters:
obj
- the object- Returns:
- the lookup for this data object
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.