Package | Description |
---|---|
org.netbeans.spi.editor.guards | |
org.netbeans.spi.editor.guards.support |
Modifier and Type | Method and Description |
---|---|
abstract GuardedSectionsProvider |
GuardedSectionsFactory.create(GuardedEditorSupport editor)
Creates a guarded sections provider.
|
Constructor and Description |
---|
AbstractGuardedSectionsProvider(GuardedEditorSupport editor)
Creates an AbstractGuardedSectionsProvider.
|
AbstractGuardedSectionsProvider(GuardedEditorSupport editor,
boolean useReadersWritersOnSet)
Creates an AbstractGuardedSectionsProvider.
|