站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.lib.editor.view.GapBoxView (Editor Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.lib/1 1.14.0 3

Uses of Class
org.netbeans.lib.editor.view.GapBoxView

Packages that use GapBoxView
org.netbeans.editor   
org.netbeans.lib.editor.view   
 

Uses of GapBoxView in org.netbeans.editor
 

Subclasses of GapBoxView in org.netbeans.editor
 class DrawEngineFakeDocView
          Fake view of the whole document supporting the code folding, operating from given startOffset to endOffset
 

Uses of GapBoxView in org.netbeans.lib.editor.view
 

Subclasses of GapBoxView in org.netbeans.lib.editor.view
 class GapDocumentView
          View responsible for holding all line views for a particular document.
 class GapLineView
          Extension of GapBoxView encapsulating one line of a text capable of doing baseline layout and line wrapping.
 class 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.
 


org.netbeans.modules.editor.lib/1 1.14.0 3

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.