public class ArrangementSettingsPanel extends CodeStyleAbstractPanel
Disposable.Parent
ourWrappings
TOPIC
Constructor and Description |
---|
ArrangementSettingsPanel(CodeStyleSettings settings,
Language language) |
Modifier and Type | Method and Description |
---|---|
void |
apply(CodeStyleSettings settings) |
protected EditorHighlighter |
createHighlighter(EditorColorsScheme scheme) |
protected FileType |
getFileType() |
javax.swing.JComponent |
getPanel() |
protected java.lang.String |
getPreviewText() |
protected int |
getRightMargin() |
protected java.lang.String |
getTabTitle() |
boolean |
isModified(CodeStyleSettings settings) |
protected void |
resetImpl(CodeStyleSettings settings) |
addPanelToWatch, applyPredefinedSettings, createFileFromText, dispose, doReformat, fillWrappingCombo, getCurrentSettings, getDefaultLanguage, getEditor, getFileExt, getFileTypeExtension, getIndexForWrapping, getModelSettings, getOptionIndexer, getSettings, highlight, highlightOptions, installPreviewPanel, isCopyFromMenuAvailable, onSomethingChanged, prepareForReformat, processListOptions, readFromFile, reset, setEditorText, setModel, setShouldUpdatePreview, setupCopyFromMenu, somethingChanged, updatePreview
public ArrangementSettingsPanel(CodeStyleSettings settings, Language language)
public javax.swing.JComponent getPanel()
getPanel
in class CodeStyleAbstractPanel
protected EditorHighlighter createHighlighter(EditorColorsScheme scheme)
createHighlighter
in class CodeStyleAbstractPanel
public void apply(CodeStyleSettings settings)
apply
in class CodeStyleAbstractPanel
public boolean isModified(CodeStyleSettings settings)
isModified
in class CodeStyleAbstractPanel
protected void resetImpl(CodeStyleSettings settings)
resetImpl
in class CodeStyleAbstractPanel
protected java.lang.String getTabTitle()
getTabTitle
in class CodeStyleAbstractPanel
protected java.lang.String getPreviewText()
getPreviewText
in class CodeStyleAbstractPanel
protected int getRightMargin()
getRightMargin
in class CodeStyleAbstractPanel
protected FileType getFileType()
getFileType
in class CodeStyleAbstractPanel