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.
|
isEnabledpublic static final SoftWrapsEditorCustomization ENABLED
public static final SoftWrapsEditorCustomization DISABLED
public void customize(EditorEx editor)
EditorCustomizationeditor - The editor to customize