Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/1 1.12.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
O
R
S
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
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/1 1.12.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
O
R
S
W
Built on December 5 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.