|
org.netbeans.modules.editor.guards/0 0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteriorSection | |
---|---|
org.netbeans.api.editor.guards | |
org.netbeans.spi.editor.guards.support |
Uses of InteriorSection in org.netbeans.api.editor.guards |
---|
Methods in org.netbeans.api.editor.guards that return InteriorSection | |
---|---|
InteriorSection |
GuardedSectionManager.createInteriorSection(Position pos,
String name)
Creates an empty interior section at the given position. |
InteriorSection |
GuardedSectionManager.findInteriorSection(String name)
Tries to find the interior section of the given name. |
Uses of InteriorSection in org.netbeans.spi.editor.guards.support |
---|
Methods in org.netbeans.spi.editor.guards.support that return InteriorSection | |
---|---|
InteriorSection |
AbstractGuardedSectionsProvider.createInteriorSection(String name,
int headerBegin,
int headerEnd,
int footerBegin,
int footerEnd)
Creates an interior section object to represent section read by the readSections . |
|
org.netbeans.modules.editor.guards/0 0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |