Serialized Form
-
Package de.funfried.netbeans.plugins.external.formatter
-
Exception de.funfried.netbeans.plugins.external.formatter.AbstractFormatJob.BreakException
class BreakException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package de.funfried.netbeans.plugins.external.formatter.css.cssparser.ui
-
Class de.funfried.netbeans.plugins.external.formatter.css.cssparser.ui.CssParserFormatterOptionsPanel
class CssParserFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.exceptions
-
Exception de.funfried.netbeans.plugins.external.formatter.exceptions.CannotLoadConfigurationException
class CannotLoadConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception de.funfried.netbeans.plugins.external.formatter.exceptions.ConfigReadException
class ConfigReadException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception de.funfried.netbeans.plugins.external.formatter.exceptions.FormattingFailedException
class FormattingFailedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception de.funfried.netbeans.plugins.external.formatter.exceptions.ProfileNotFoundException
class ProfileNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package de.funfried.netbeans.plugins.external.formatter.html.jsoup.ui
-
Class de.funfried.netbeans.plugins.external.formatter.html.jsoup.ui.JsoupHtmlFormatterOptionsPanel
class JsoupHtmlFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.java.base.actions
-
Class de.funfried.netbeans.plugins.external.formatter.java.base.actions.JavaFixImportsAction
class JavaFixImportsAction extends org.netbeans.editor.BaseAction implements Serializable- serialVersionUID:
- -3969332137881749109L
-
Class de.funfried.netbeans.plugins.external.formatter.java.base.actions.JavaOrganizeImportsAction
class JavaOrganizeImportsAction extends org.netbeans.editor.BaseAction implements Serializable- serialVersionUID:
- 2459410245945401241L
-
-
Package de.funfried.netbeans.plugins.external.formatter.java.eclipse.ui
-
Class de.funfried.netbeans.plugins.external.formatter.java.eclipse.ui.EclipseJavaFormatterOptionsPanel
class EclipseJavaFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable-
Serialized Fields
-
browseButton
JButton browseButton
-
cbLinefeed
JComboBox<String> cbLinefeed
-
cbProfile
JComboBox<String> cbProfile
-
cbSourceLevel
JComboBox<String> cbSourceLevel
-
cbUseProjectPref
JCheckBox cbUseProjectPref
-
errorLabel
JLabel errorLabel
-
formatterLocField
JTextField formatterLocField
-
jLabel2
JLabel jLabel2
-
lblFormatterFile
JLabel lblFormatterFile
-
lblLinefeed
JLabel lblLinefeed
-
lblProfile
JLabel lblProfile
-
lblSourceLevel
JLabel lblSourceLevel
-
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.java.google.ui
-
Class de.funfried.netbeans.plugins.external.formatter.java.google.ui.GoogleJavaFormatterOptionsPanel
class GoogleJavaFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable-
Serialized Fields
-
aospRdBtn
JRadioButton aospRdBtn
-
googleCodeStyleBtnGrp
ButtonGroup googleCodeStyleBtnGrp
-
googleCodeStyleLbl
JLabel googleCodeStyleLbl
-
googleCodeStyleRdBtn
JRadioButton googleCodeStyleRdBtn
-
organizeImportsAfterFixImportsChkBox
JCheckBox organizeImportsAfterFixImportsChkBox
-
organizeImportsChkBox
JCheckBox organizeImportsChkBox
-
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.java.palantir.ui
-
Class de.funfried.netbeans.plugins.external.formatter.java.palantir.ui.PalantirJavaFormatterOptionsPanel
class PalantirJavaFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.java.spring.ui
-
Class de.funfried.netbeans.plugins.external.formatter.java.spring.ui.SpringJavaFormatterOptionsPanel
class SpringJavaFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.javascript.eclipse.ui
-
Class de.funfried.netbeans.plugins.external.formatter.javascript.eclipse.ui.EclipseJavascriptFormatterOptionsPanel
class EclipseJavascriptFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable-
Serialized Fields
-
browseButton
JButton browseButton
-
cbLinefeed
JComboBox<String> cbLinefeed
-
cbProfile
JComboBox<String> cbProfile
-
cbUseProjectPref
JCheckBox cbUseProjectPref
-
errorLabel
JLabel errorLabel
-
formatterLocField
JTextField formatterLocField
-
jLabel2
JLabel jLabel2
-
lblFormatterFile
JLabel lblFormatterFile
-
lblLinefeed
JLabel lblLinefeed
-
lblProfile
JLabel lblProfile
-
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.json.jackson.ui
-
Class de.funfried.netbeans.plugins.external.formatter.json.jackson.ui.JacksonJsonFormatterOptionsPanel
class JacksonJsonFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable-
Serialized Fields
-
expandTabsToSpacesChkBox
JCheckBox expandTabsToSpacesChkBox
-
indentSizeLbl
JLabel indentSizeLbl
-
indentSizeSpn
JSpinner indentSizeSpn
-
linefeedCmbBox
JComboBox<String> linefeedCmbBox
-
linefeedLbl
JLabel linefeedLbl
-
spacesBeforeSeparatorChkBox
JCheckBox spacesBeforeSeparatorChkBox
-
spacesPerTabLbl
JLabel spacesPerTabLbl
-
spacesPerTabSpn
JSpinner spacesPerTabSpn
-
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.sql.dbeaver.ui
-
Class de.funfried.netbeans.plugins.external.formatter.sql.dbeaver.ui.DBeaverFormatterOptionsPanel
class DBeaverFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable- serialVersionUID:
- -7567475629479033730L
-
Serialized Fields
-
dialectLbl
JLabel dialectLbl
-
expandTabsToSpacesChkBox
JCheckBox expandTabsToSpacesChkBox
-
indentWidthLbl
JLabel indentWidthLbl
-
indentWidthSpnr
JSpinner indentWidthSpnr
-
keywordsCmbBox
JComboBox<String> keywordsCmbBox
-
keywordsLbl
JLabel keywordsLbl
-
positioningLbl
JLabel positioningLbl
-
spellingLbl
JLabel spellingLbl
-
statementDelimiterLbl
JLabel statementDelimiterLbl
-
statementDelimiterTxtFld
JTextField statementDelimiterTxtFld
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.sql.jsqlformatter.ui
-
Class de.funfried.netbeans.plugins.external.formatter.sql.jsqlformatter.ui.JSQLFormatterOptionsPanel
class JSQLFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable- serialVersionUID:
- -160868052080748888L
-
Serialized Fields
-
dialectLbl
JLabel dialectLbl
-
formatCmbBox
JComboBox<com.manticore.jsqlformatter.JSQLFormatter.OutputFormat> formatCmbBox
-
formatLbl
JLabel formatLbl
-
functionsCmbBox
JComboBox<com.manticore.jsqlformatter.JSQLFormatter.Spelling> functionsCmbBox
-
functionsLbl
JLabel functionsLbl
-
indentWidthLbl
JLabel indentWidthLbl
-
indentWidthSpnr
JSpinner indentWidthSpnr
-
keywordsCmbBox
JComboBox<com.manticore.jsqlformatter.JSQLFormatter.Spelling> keywordsCmbBox
-
keywordsLbl
JLabel keywordsLbl
-
objectsCmbBox
JComboBox<com.manticore.jsqlformatter.JSQLFormatter.Spelling> objectsCmbBox
-
objectsLbl
JLabel objectsLbl
-
outputLbl
JLabel outputLbl
-
positioningLbl
JLabel positioningLbl
-
sbqAutoRdBtn
JRadioButton sbqAutoRdBtn
-
sbqBtnGrp
ButtonGroup sbqBtnGrp
-
sbqLbl
JLabel sbqLbl
-
sbqNoRdBtn
JRadioButton sbqNoRdBtn
-
sbqYesRdBtn
JRadioButton sbqYesRdBtn
-
separationAfterRdBtn
JRadioButton separationAfterRdBtn
-
separationBeforeRdBtn
JRadioButton separationBeforeRdBtn
-
separationBtnGrp
ButtonGroup separationBtnGrp
-
separationLbl
JLabel separationLbl
-
spellingLbl
JLabel spellingLbl
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.sql.sqlformatter.ui
-
Class de.funfried.netbeans.plugins.external.formatter.sql.sqlformatter.ui.SQLFormatterOptionsPanel
class SQLFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable- serialVersionUID:
- 1734936313207738588L
-
Serialized Fields
-
dbDialectCmbBox
JComboBox<com.github.vertical_blank.sqlformatter.languages.Dialect> dbDialectCmbBox
-
dbDialectLbl
JLabel dbDialectLbl
-
dialectLbl
JLabel dialectLbl
-
expandTabsToSpacesChkBox
JCheckBox expandTabsToSpacesChkBox
-
indentWidthLbl
JLabel indentWidthLbl
-
indentWidthSpnr
JSpinner indentWidthSpnr
-
linesBetweenQueriesLbl
JLabel linesBetweenQueriesLbl
-
linesBetweenQueriesSpnr
JSpinner linesBetweenQueriesSpnr
-
maxColumnLengthLbl
JLabel maxColumnLengthLbl
-
maxColumnLengthSpnr
JSpinner maxColumnLengthSpnr
-
outputLbl
JLabel outputLbl
-
positioningLbl
JLabel positioningLbl
-
spellingLbl
JLabel spellingLbl
-
uppercaseChkBox
JCheckBox uppercaseChkBox
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.ui.customizer
-
Class de.funfried.netbeans.plugins.external.formatter.ui.customizer.ProjectSpecificSettingsPanel
class ProjectSpecificSettingsPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cbOverrideGlobalSettings
JCheckBox cbOverrideGlobalSettings
-
headerPanel
JPanel headerPanel
-
innerComponent
ExternalFormatterPanel innerComponent
-
innerPanel
JPanel innerPanel
-
lblJumpToGlobalOptions
JLabel lblJumpToGlobalOptions
-
scrollContainer
JPanel scrollContainer
-
scrollPane
JScrollPane scrollPane
-
-
-
Package de.funfried.netbeans.plugins.external.formatter.ui.options
-
Class de.funfried.netbeans.plugins.external.formatter.ui.options.AbstractFormatterOptionsPanel
class AbstractFormatterOptionsPanel extends JPanel implements Serializable-
Serialized Fields
-
changeSupport
ChangeSupport changeSupport
ChangeSupport
to notify about changed preference components. -
project
Project project
TheProject
which this panel is used to change the settings for ornull
if this panel is used to change the global settings.
-
-
-
Class de.funfried.netbeans.plugins.external.formatter.ui.options.ExternalFormatterPanel
class ExternalFormatterPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
btnDonate
JLabel btnDonate
-
btnVisitHomePage
JLabel btnVisitHomePage
-
cbShowNotifications
JCheckBox cbShowNotifications
-
chooseFormatterCmbBox
JComboBox<de.funfried.netbeans.plugins.external.formatter.ui.options.ExternalFormatterPanel.ExtValue> chooseFormatterCmbBox
-
chooseLanguageLbl
JLabel chooseLanguageLbl
-
chooseMimeTypeCmbBox
JComboBox<de.funfried.netbeans.plugins.external.formatter.ui.options.ExternalFormatterPanel.ExtValue> chooseMimeTypeCmbBox
-
formatterOptionsPanel
JPanel formatterOptionsPanel
-
overrideTabSizeChkBox
JCheckBox overrideTabSizeChkBox
-
overrideTabSizeSpn
JSpinner overrideTabSizeSpn
-
txtProjectSpecificHint
JLabel txtProjectSpecificHint
-
useFormatterLbl
JLabel useFormatterLbl
-
useIndentationSettingsChkBox
JCheckBox useIndentationSettingsChkBox
-
-
Class de.funfried.netbeans.plugins.external.formatter.ui.options.ExternalFormatterSupportDialog
class ExternalFormatterSupportDialog extends JDialog implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.xml.jsoup.ui
-
Class de.funfried.netbeans.plugins.external.formatter.xml.jsoup.ui.JsoupXmlFormatterOptionsPanel
class JsoupXmlFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable
-
-
Package de.funfried.netbeans.plugins.external.formatter.xml.revelc.ui
-
Class de.funfried.netbeans.plugins.external.formatter.xml.revelc.ui.RevelcXmlFormatterOptionsPanel
class RevelcXmlFormatterOptionsPanel extends AbstractFormatterOptionsPanel implements Serializable-
Serialized Fields
-
expandTabsToSpacesChkBox
JCheckBox expandTabsToSpacesChkBox
-
linefeedCmbBox
JComboBox<String> linefeedCmbBox
-
linefeedLbl
JLabel linefeedLbl
-
rightMarginLbl
JLabel rightMarginLbl
-
rightMarginSpn
JSpinner rightMarginSpn
-
splitMultiAttrsChkBox
JCheckBox splitMultiAttrsChkBox
-
tabWidthLbl
JLabel tabWidthLbl
-
tabWidthSpn
JSpinner tabWidthSpn
-
wellFormedValidationCmbBox
JComboBox<String> wellFormedValidationCmbBox
-
wellFormedValidationLbl
JLabel wellFormedValidationLbl
-
wrapLongLinesChkBox
JCheckBox wrapLongLinesChkBox
-
-
-