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 classFlatThemePropertiesBaseManager.MyBasePropertyProviderFields in com.formdev.flatlaf.themeeditor declared as FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Field Description private FlatThemePropertiesSupport.BasePropertyProviderFlatThemePropertiesSupport. basePropertyProviderMethods in com.formdev.flatlaf.themeeditor that return FlatThemePropertiesSupport.BasePropertyProvider Modifier and Type Method Description (package private) FlatThemePropertiesSupport.BasePropertyProviderFlatThemePropertiesBaseManager. 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) voidFlatThemePropertiesSupport. setBasePropertyProvider(FlatThemePropertiesSupport.BasePropertyProvider basePropertyProvider)
-