Skip to content

Package io.github.qishr.cascara.ui.theme

Class ThemableObject

java.lang.Object
        io.github.qishr.cascara.ui.theme.ThemeEngine.ThemableObject

Enclosing Class:
    io.github.qishr.cascara.ui.theme.ThemeEngine


public static class ThemableObject

Constructor Summary

Constructor Description
ThemableObject()

Method Summary

Modifier and Type Method Description
public static ThemableObject of(Scene scene)
public static ThemableObject of(Parent parent)
public ObservableList<String> getStylesheets()

Method Details

of

public static ThemableObject of(Scene scene)


of

public static ThemableObject of(Parent parent)


getStylesheets

public ObservableList<String> getStylesheets()