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

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

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

Uses of Interface
org.netbeans.spi.editor.guards.GuardedSectionsProvider

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

Uses of GuardedSectionsProvider in org.netbeans.spi.editor.guards
 

Methods in org.netbeans.spi.editor.guards that return GuardedSectionsProvider
abstract  GuardedSectionsProvider GuardedSectionsFactory.create(GuardedEditorSupport editor)
          Creates a guarded sections provider.
 

Uses of GuardedSectionsProvider in org.netbeans.spi.editor.guards.support
 

Classes in org.netbeans.spi.editor.guards.support that implement GuardedSectionsProvider
 class AbstractGuardedSectionsProvider
          The helper class that simplifies writing particular GuardedSectionsProvider implementations.
 


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

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