Uses of Interface
com.formdev.flatlaf.themeeditor.FlatThemePropertiesSupport.BasePropertyProvider
-
Packages that use FlatThemePropertiesSupport.BasePropertyProvider Package Description com.formdev.flatlaf.themeeditor -
-
Uses of FlatThemePropertiesSupport.BasePropertyProvider in com.formdev.flatlaf.themeeditor
Classes in com.formdev.flatlaf.themeeditor that implement FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Class Description private class
FlatThemePropertiesBaseManager.MyBasePropertyProvider
Fields in com.formdev.flatlaf.themeeditor declared as FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Field Description private FlatThemePropertiesSupport.BasePropertyProvider
FlatThemePropertiesSupport. basePropertyProvider
Methods in com.formdev.flatlaf.themeeditor that return FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Method Description (package private) FlatThemePropertiesSupport.BasePropertyProvider
FlatThemePropertiesBaseManager. create(java.io.File file, FlatThemePropertiesSupport propertiesSupport)
Methods in com.formdev.flatlaf.themeeditor with parameters of type FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Method Description (package private) void
FlatThemePropertiesSupport. setBasePropertyProvider(FlatThemePropertiesSupport.BasePropertyProvider basePropertyProvider)
-