public class PentagonTemplateStyle extends AbstractTemplateStyle
CHOOSED_GRAL, DEFAULT_TAB_BACKGROUND, DEFAULT_TABPANE_BACKGROUND, SPECIFIC_TEMPLATE_STYLE| 构造器和说明 |
|---|
PentagonTemplateStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getPreview() |
Background |
getSelectBackground()
默认tab选中背景
|
java.lang.String |
getStyle()
样式模板
|
Background |
getTabDefaultBackground()
内部tab默认背景
|
java.lang.String |
toString() |
getDefaultBackground, getXType, paintPreviewpublic java.lang.String toString()
toString 在类中 java.lang.Objectpublic java.lang.String getStyle()
TemplateStylepublic java.lang.String getPreview()
getPreview 在类中 AbstractTemplateStylepublic Background getTabDefaultBackground()
TemplateStylegetTabDefaultBackground 在接口中 TemplateStylegetTabDefaultBackground 在类中 AbstractTemplateStylepublic Background getSelectBackground()
TemplateStylegetSelectBackground 在接口中 TemplateStylegetSelectBackground 在类中 AbstractTemplateStyle