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