org.netbeans.modules.editor.guards/1 1.12.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/1 1.12.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.