|
org.openide.windows 6.16 | |||||||||
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. |
ExternalDropHandler | When an implementation of this class is available in the global Lookup and an object is being dragged over some parts of the main window of the IDE then the window system may call methods of this class to decide whether it can accept or reject the drag operation. |
TopComponent | Embeddable visual component to be displayed in NetBeans. |
TopComponent.NodeName | Deprecated. Please do not use. |
WindowManager | Manages window system. |
Most parts of NetBeans 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:
|
org.openide.windows 6.16 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |