public class DefaultThemeFactory extends Object
| 构造器和说明 |
|---|
DefaultThemeFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DefaultTheme |
getSystemDefaultTheme()
获取系统默认主题
|
static void |
main(String[] args) |
static DefaultTheme |
parseDefaultTheme(com.alibaba.fastjson.JSONObject jsonObject)
通过jsonObject解析默认主题数据
|
public static DefaultTheme getSystemDefaultTheme()
public static DefaultTheme parseDefaultTheme(com.alibaba.fastjson.JSONObject jsonObject)
Copyright © 2022. All rights reserved.