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