Skip navigation links
org.netbeans.core.multiview/1 1.48.1
A B C E F G I M N O P R S U 

M

MultiViewDescription - Interface in org.netbeans.core.spi.multiview
Description of multi view element.
MultiViewEditorElement - Class in org.netbeans.core.spi.multiview.text
Standard MultiViewElement to integrate editor with MultiViews.
MultiViewEditorElement(Lookup) - Constructor for class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
Constructor suitable for use with MultiViewElement.Registration annotation.
MultiViewElement - Interface in org.netbeans.core.spi.multiview
View element for multi view, provides the UI components to the multiview component.
MultiViewElement.Registration - Annotation Type in org.netbeans.core.spi.multiview
Registers a MultiViewElement, so it is available in MimeLookup and can be found and located by MultiViews.createCloneableMultiView(java.lang.String, T) and MultiViews.createMultiView(java.lang.String, T) factory methods.
MultiViewElementCallback - Class in org.netbeans.core.spi.multiview
Requester type of class, allowing implementors of MultiViewElement to send requests back to enclosing component and window system.
MultiViewFactory - Class in org.netbeans.core.spi.multiview
Factory class for creating top components handling multi views.
MultiViewHandler - Class in org.netbeans.core.api.multiview
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 - Class in org.netbeans.core.api.multiview
Description of multi view element.
MultiViews - Class in org.netbeans.core.api.multiview
Factory class for handling multi views.
A B C E F G I M N O P R S U 
Skip navigation links
org.netbeans.core.multiview/1 1.48.1