|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CloneableOpenSupport.Env | Abstract interface that is used by CloneableOpenSupport to talk to outside world. |
Mode | Instances of this interface represent places or containers
which TopComponent has to be added to
in order to be managed by window system. |
TopComponent.Cloneable | Each top component that wishes to be cloned should implement this interface, so CloneAction can check it and call the cloneComponent method. |
TopComponent.Registry | Registry of all top components. |
TopComponentGroup | Represents window group. |
WindowManager.Component | Deprecated. Do not use anymore. |
Workspace | Deprecated. Do not use any more. |
Class Summary | |
CloneableOpenSupport | Simple support for an openable objects. |
CloneableTopComponent | A top component which may be cloned. |
CloneableTopComponent.Ref | Keeps track of a group of sister clones. |
TopComponent | Embeddable visual component to be displayed in the IDE. |
TopComponent.NodeName | Deprecated. Please do not use. |
WindowManager | Manages window system. |
Most parts of the IDE do not manipulate windows directly, but use special top components.
The Window System API provides the ability for modules to create window-like components which can, among other things:
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |