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 and Description |
---|---|
static MultiViewElement |
MultiViewFactory.BLANK_ELEMENT
A utility singleton instance of MultiViewElement that does nothing.
|
Modifier and Type | Method and Description |
---|---|
MultiViewElement |
MultiViewDescription.createElement()
Creates and returns asociated multi view element.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiViewEditorElement
Standard
MultiViewElement to integrate editor with
MultiViews . |