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

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

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

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

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

Classes in org.netbeans.api.editor.guards used by org.netbeans.api.editor.guards
GuardedSection
          Represents one guarded section.
GuardedSectionManager
          This is the entry point for clients to manipulate guarded sections of the given document.
InteriorSection
          Represents an advanced guarded section.
SimpleSection
          Represents a simple guarded section.
 

Classes in org.netbeans.api.editor.guards used by org.netbeans.spi.editor.guards.support
GuardedSection
          Represents one guarded section.
InteriorSection
          Represents an advanced guarded section.
SimpleSection
          Represents a simple guarded section.
 


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

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