|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CloneableOpenSupport.Env | |
| org.openide.text | The IDE is able to integrate multiple editors for different content types and mechanically access their content. |
| org.openide.windows | Most parts of the IDE do not manipulate windows directly, but use special top components. |
| Uses of CloneableOpenSupport.Env in org.openide.text |
| Subinterfaces of CloneableOpenSupport.Env in org.openide.text | |
static interface |
CloneableEditorSupport.Env
Interface for providing data for the support and also locking the source of data. |
| Uses of CloneableOpenSupport.Env in org.openide.windows |
| Fields in org.openide.windows declared as CloneableOpenSupport.Env | |
protected CloneableOpenSupport.Env |
CloneableOpenSupport.env
the environment that provides connection to outside world |
| Constructors in org.openide.windows with parameters of type CloneableOpenSupport.Env | |
CloneableOpenSupport(CloneableOpenSupport.Env env)
New support for a given environment. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||