Interface Summary |
CloneableOpenSupport.Env |
Abstract interface that is used by CloneableOpenSupport to
talk to outside world. |
Mode |
A window-management mode in which a
TopComponent can be. |
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. XXX Do not use anymore. |
Workspace |
Represents one user workspace that holds a list of modes into which
components can be assigned. |