Package | Description |
---|---|
org.netbeans.core.api.multiview |
MultiView API lets the developers create new multiview components
(without specifying their content), manipulate existing multiview
components, eg. examine what is inside the component, request focus for
one of the views etc.
|
Class and Description |
---|
MultiViewHandler
A handler for the multiview's
TopComponent , obtainable via
MultiViewFactory , that allows
examination of Component's content and programatic changes in visible/activated elements. |
MultiViewPerspective
Description of multi view element.
|
Built on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.