Package | Description |
---|---|
org.netbeans.lib.editor.view |
Class and Description |
---|
GapBoxView
Composite view implementation inspired
by the
AsyncBoxView
holding its children in GapObjectArray
and capable of posting complex layout changes
into a separate layout thread. |
SimpleViewLayoutState
Implementation of
ViewLayoutState
for non-flyweight views that only caches preferred spans
along both axes. |