public class SoftWrapsEditorCustomization extends SimpleEditorCustomization
Modifier and Type | Field and Description |
---|---|
static SoftWrapsEditorCustomization |
DISABLED |
static SoftWrapsEditorCustomization |
ENABLED |
Modifier and Type | Method and Description |
---|---|
void |
customize(EditorEx editor)
Applies this customization to the given editor.
|
isEnabled
public static final SoftWrapsEditorCustomization ENABLED
public static final SoftWrapsEditorCustomization DISABLED
public void customize(EditorEx editor)
EditorCustomization
editor
- The editor to customize