org.netbeans.modules.editor.lib/1 1.30.0 8

Package org.netbeans.lib.editor.view

Class Summary
DefaultViewLayoutState Extension of SimpleViewLayoutState that thoroughly handles minimum and maximum spans.
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.
GapDocumentView View responsible for holding all line views for a particular document.
GapLineView Extension of GapBoxView encapsulating one line of a text capable of doing baseline layout and line wrapping.
GapMultiLineView Extension of GapLineView capable of encapsulating one or more lines depending on a possible presence of collapsed fold views as children of this view.
SimpleViewLayoutState Implementation of ViewLayoutState for non-flyweight views that only caches preferred spans along both axes.
ViewUtilitiesImpl Various utility methods related to views.
 


org.netbeans.modules.editor.lib/1 1.30.0 8

Built on December 3 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.