public class JavaCodeStyleMainPanel extends TabbedLanguageCodeStylePanel
TabbedLanguageCodeStylePanel.MyBlankLinesPanel, TabbedLanguageCodeStylePanel.MyIndentOptionsWrapper, TabbedLanguageCodeStylePanel.MySpacesPanel, TabbedLanguageCodeStylePanel.MyWrappingAndBracesPanel, TabbedLanguageCodeStylePanel.TabChangeListener
Disposable.Parent
ourWrappings
TOPIC
Constructor and Description |
---|
JavaCodeStyleMainPanel(CodeStyleSettings currentSettings,
CodeStyleSettings settings) |
Modifier and Type | Method and Description |
---|---|
protected void |
initTabs(CodeStyleSettings settings)
Initializes all standard tabs: "Tabs and Indents", "Spaces", "Blank Lines" and "Wrapping and Braces" if relevant.
|
addBlankLinesTab, addIndentOptionsTab, addPredefinedCodeStyleListener, addSpacesTab, addTab, addWrappingAndBracesTab, apply, applyLanguageSettings, changeTab, createHighlighter, createTab, dispose, ensureTabs, getFileType, getOptionIndexer, getPanel, getPreviewText, getRightMargin, highlightOptions, isModified, onSomethingChanged, resetImpl, setListener, setModel, setupCopyFromMenu, showSetFrom, updatePreview
addPanelToWatch, applyPredefinedSettings, createFileFromText, doReformat, fillWrappingCombo, getCurrentSettings, getDefaultLanguage, getEditor, getFileExt, getFileTypeExtension, getIndexForWrapping, getModelSettings, getSettings, getTabTitle, highlight, installPreviewPanel, isCopyFromMenuAvailable, prepareForReformat, processListOptions, readFromFile, reset, setEditorText, setShouldUpdatePreview, somethingChanged
public JavaCodeStyleMainPanel(CodeStyleSettings currentSettings, CodeStyleSettings settings)
protected void initTabs(CodeStyleSettings settings)
TabbedLanguageCodeStylePanel
initTabs
in class TabbedLanguageCodeStylePanel
settings
- Code style settings to be used with initialized panels.LanguageCodeStyleSettingsProvider
,
TabbedLanguageCodeStylePanel.addIndentOptionsTab(CodeStyleSettings)
,
TabbedLanguageCodeStylePanel.addSpacesTab(CodeStyleSettings)
,
TabbedLanguageCodeStylePanel.addBlankLinesTab(CodeStyleSettings)
,
TabbedLanguageCodeStylePanel.addWrappingAndBracesTab(CodeStyleSettings)