public class RightMarginEditorCustomization extends SimpleEditorCustomization
Constructor and Description |
---|
RightMarginEditorCustomization(boolean enabled,
int rightMarginColumns) |
Modifier and Type | Method and Description |
---|---|
void |
customize(EditorEx editor)
Applies this customization to the given editor.
|
int |
getRightMarginColumns() |
isEnabled
public RightMarginEditorCustomization(boolean enabled, int rightMarginColumns)
public int getRightMarginColumns()
public void customize(EditorEx editor)
EditorCustomization
editor
- The editor to customize