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

Uses of Interface org.netbeans.editor.FinderFactory.BlocksFinder (Editor Library) - NetBeans API Javadoc (Current Development Version)

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

Uses of Interface
org.netbeans.editor.FinderFactory.BlocksFinder

Packages that use FinderFactory.BlocksFinder
org.netbeans.editor   
org.netbeans.editor.ext Completion Design View 
 

Uses of FinderFactory.BlocksFinder in org.netbeans.editor
 

Classes in org.netbeans.editor that implement FinderFactory.BlocksFinder
static class FinderFactory.AbstractBlocksFinder
          Support for creating blocks finders.
static class FinderFactory.FalseBlocksFinder
           
static class FinderFactory.StringBlocksFinder
          String forward finder that creates position blocks
static class FinderFactory.WholeWordsBlocksFinder
          String forward finder that finds whole words only and that creates position blocks.
 

Uses of FinderFactory.BlocksFinder in org.netbeans.editor.ext
 

Classes in org.netbeans.editor.ext that implement FinderFactory.BlocksFinder
static class ExtFinderFactory.LineBlocksFinder
          Finder that collects the whole lines and calls the lineFound() method that can do a local find.
 


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.