Uses of Class
com.formdev.flatlaf.themeeditor.FlatThemePropertiesSupport
-
Packages that use FlatThemePropertiesSupport Package Description com.formdev.flatlaf.themeeditor -
-
Uses of FlatThemePropertiesSupport in com.formdev.flatlaf.themeeditor
Fields in com.formdev.flatlaf.themeeditor declared as FlatThemePropertiesSupport Modifier and Type Field Description (package private) FlatThemePropertiesSupport
FlatSyntaxTextArea. propertiesSupport
private FlatThemePropertiesSupport
FlatThemePropertiesBaseManager.MyBasePropertyProvider. propertiesSupport
Methods in com.formdev.flatlaf.themeeditor with parameters of type FlatThemePropertiesSupport Modifier and Type Method Description (package private) FlatThemePropertiesSupport.BasePropertyProvider
FlatThemePropertiesBaseManager. create(java.io.File file, FlatThemePropertiesSupport propertiesSupport)
Constructors in com.formdev.flatlaf.themeeditor with parameters of type FlatThemePropertiesSupport Constructor Description MyBasePropertyProvider(java.lang.String name, FlatThemePropertiesSupport propertiesSupport, boolean isCoreTheme)
-