java.lang.Object
org.snapfx.theme.DockThemeCatalog
Built-in SnapFX theme catalog with stable theme names and stylesheet paths.
-
Method Summary
-
Method Details
-
getDefaultThemeName
Returns the default built-in theme name.- Returns:
- default theme name
-
getDefaultThemeStylesheetResourcePath
Returns the default stylesheet resource path.- Returns:
- default stylesheet resource path
-
getAvailableThemeStylesheets
Returns all built-in themes as an ordered map ofthemeName -> stylesheetResourcePath.- Returns:
- ordered map of theme names to stylesheet resource paths
-
getAvailableThemeNames
Returns all built-in theme names in deterministic order.- Returns:
- ordered built-in theme names
-