Class AbstractFormatterOptionsPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
de.funfried.netbeans.plugins.external.formatter.ui.options.AbstractFormatterOptionsPanel
All Implemented Interfaces:
FormatterOptionsPanel, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
CssParserFormatterOptionsPanel, DBeaverFormatterOptionsPanel, EclipseJavaFormatterOptionsPanel, EclipseJavascriptFormatterOptionsPanel, GoogleJavaFormatterOptionsPanel, JacksonJsonFormatterOptionsPanel, JsoupHtmlFormatterOptionsPanel, JsoupXmlFormatterOptionsPanel, JSQLFormatterOptionsPanel, PalantirJavaFormatterOptionsPanel, RevelcXmlFormatterOptionsPanel, SpringJavaFormatterOptionsPanel, SQLFormatterOptionsPanel

public abstract class AbstractFormatterOptionsPanel extends JPanel implements FormatterOptionsPanel
Abstract base implementation of FormatterOptionsPanel.
Author:
bahlef
See Also: