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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGuardedSectionsProvider
The helper class that simplifies writing particular
GuardedSectionsProvider
implementations. |