public final class Environment extends Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
Environment.Provider |
Cookie for objects that plan to provide environment.
|
Modifier and Type | Method | Description |
---|---|---|
static org.openide.util.Lookup |
find(DataObject obj) |
Finds a lookup for given data object.
|
static Context |
findSettingsContext(DataObject obj) |
Deprecated.
This method is probably unused and useless.
|
public static org.openide.util.Lookup find(DataObject obj)
obj
- the object@Deprecated public static Context findSettingsContext(DataObject obj)
obj
- the data objectBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.