Package | Description |
---|---|
org.netbeans.api.editor.guards | |
org.netbeans.spi.editor.guards.support |
Modifier and Type | Method and Description |
---|---|
SimpleSection |
GuardedSectionManager.createSimpleSection(Position pos,
String name)
Creates an empty simple section at the given position.
|
SimpleSection |
GuardedSectionManager.findSimpleSection(String name)
Tries to find the simple section of the given name.
|
Modifier and Type | Method and Description |
---|---|
SimpleSection |
AbstractGuardedSectionsProvider.createSimpleSection(String name,
int begin,
int end)
Creates a simple section object to represent section read by
the
readSections . |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.