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

Uses of Package org.netbeans.spi.editor.guards (Editor Guarded Sections) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.guards/0 0.1

Uses of Package
org.netbeans.spi.editor.guards

Packages that use org.netbeans.spi.editor.guards
org.netbeans.spi.editor.guards   
org.netbeans.spi.editor.guards.support   
 

Classes in org.netbeans.spi.editor.guards used by org.netbeans.spi.editor.guards
GuardedEditorSupport
          This is an editor abstraction used by the guarded sections implementation.
GuardedSectionsFactory
          The factory allows to look up GuardedSectionsProvider factories for given mime type.
GuardedSectionsProvider
          Subclasses should be able to read content containing guarded section marks and vice versa.
 

Classes in org.netbeans.spi.editor.guards used by org.netbeans.spi.editor.guards.support
GuardedEditorSupport
          This is an editor abstraction used by the guarded sections implementation.
GuardedSectionsProvider
          Subclasses should be able to read content containing guarded section marks and vice versa.
 


org.netbeans.modules.editor.guards/0 0.1

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