Skip navigation links
org.netbeans.modules.editor.guards/1 1.50
A C D F G I O P R S U W 

C

contains(Position, boolean) - Method in class org.netbeans.api.editor.guards.GuardedSection
Assures that a position is not inside the guarded section.
create(GuardedEditorSupport) - Method in class org.netbeans.spi.editor.guards.GuardedSectionsFactory
Creates a guarded sections provider.
createGuardedReader(InputStream, Charset) - Method in interface org.netbeans.spi.editor.guards.GuardedSectionsProvider
Creates a reader able to read persisted sections.
createGuardedReader(InputStream, Charset) - Method in class org.netbeans.spi.editor.guards.support.AbstractGuardedSectionsProvider
 
createGuardedWriter(OutputStream, Charset) - Method in interface org.netbeans.spi.editor.guards.GuardedSectionsProvider
Creates a writer able to write persisted sections.
createGuardedWriter(OutputStream, Charset) - Method in class org.netbeans.spi.editor.guards.support.AbstractGuardedSectionsProvider
 
createInteriorSection(Position, String) - Method in class org.netbeans.api.editor.guards.GuardedSectionManager
Creates an empty interior section at the given position.
createInteriorSection(String, int, int, int, int) - Method in class org.netbeans.spi.editor.guards.support.AbstractGuardedSectionsProvider
Creates an interior section object to represent section read by the readSections.
createSimpleSection(Position, String) - Method in class org.netbeans.api.editor.guards.GuardedSectionManager
Creates an empty simple section at the given position.
createSimpleSection(String, int, int) - Method in class org.netbeans.spi.editor.guards.support.AbstractGuardedSectionsProvider
Creates a simple section object to represent section read by the readSections.
A C D F G I O P R S U W 
Skip navigation links
org.netbeans.modules.editor.guards/1 1.50