Package | Description |
---|---|
org.netbeans.editor.view.spi | |
org.netbeans.lib.editor.view |
Modifier and Type | Method and Description |
---|---|
static ViewLayoutQueue |
ViewLayoutQueue.getDefaultQueue()
Get the default layout queue.
|
static ViewLayoutQueue |
ViewLayoutQueue.getSynchronousQueue() |
Modifier and Type | Method and Description |
---|---|
protected ViewLayoutQueue |
GapDocumentView.getLayoutQueue()
Fetch the queue to use for layout.
|