Package | Description |
---|---|
org.netbeans.editor.view.spi |
Modifier and Type | Method and Description |
---|---|
ViewRenderingContext |
RenderingContextView.acquireRenderingContext(View v)
Acquire an instance of rendering context.
|
static ViewRenderingContext |
ViewRenderingContext.obtainContext(View v)
Find instance of the
ViewRenderingContext
for the given view. |
Modifier and Type | Method and Description |
---|---|
void |
RenderingContextView.releaseRenderingContext(ViewRenderingContext vrc)
Release rendering context previously acquired by
RenderingContextView.acquireRenderingContext(javax.swing.text.View) . |
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.