Package | Description |
---|---|
org.netbeans.core.spi.multiview |
MultiView SPI provides infrastructure for creating components that dock
multiple views into one consistent component.
|
org.netbeans.core.spi.multiview.text |
MultiView Text provides integration between multi view
infrastructure and common textual framework.
|
Modifier and Type | Field | Description |
---|---|---|
static MultiViewElement |
MultiViewFactory.BLANK_ELEMENT |
A utility singleton instance of MultiViewElement that does nothing.
|
Modifier and Type | Method | Description |
---|---|---|
MultiViewElement |
MultiViewDescription.createElement() |
Creates and returns asociated multi view element.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MultiViewEditorElement |
Standard
MultiViewElement to integrate editor with
MultiViews . |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.