Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.swing.text | Provides classes and interfaces that deal with editable and noneditable text components. |
Uses of LayoutQueue in javax.swing.text |
---|
Modifier and Type | Method and Description |
---|---|
static LayoutQueue |
LayoutQueue.getDefaultQueue()
Fetch the default layout queue. |
protected LayoutQueue |
AsyncBoxView.getLayoutQueue()
Fetch the queue to use for layout. |
Modifier and Type | Method and Description |
---|---|
static void |
LayoutQueue.setDefaultQueue(LayoutQueue q)
Set the default layout queue. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.