public ThemeInfo(String themeDisplayName, String themeClassName, ThemeKind themeKind)(Code)
Simple constructor.
Parameters: themeDisplayName - Display name of this theme. Parameters: themeClassName - Class name of this theme. Parameters: themeKind - Kind of this theme.