public interface HtmlCodeStylePanelExtension
Modifier and Type | Interface and Description |
---|---|
static interface |
HtmlCodeStylePanelExtension.HtmlPanelCustomizer |
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<HtmlCodeStylePanelExtension> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
HtmlCodeStylePanelExtension.HtmlPanelCustomizer |
getCustomizer() |
static java.util.List<HtmlCodeStylePanelExtension.HtmlPanelCustomizer> |
getCustomizers() |
static final ExtensionPointName<HtmlCodeStylePanelExtension> EP_NAME
HtmlCodeStylePanelExtension.HtmlPanelCustomizer getCustomizer()
static java.util.List<HtmlCodeStylePanelExtension.HtmlPanelCustomizer> getCustomizers()