Package org.jjazz.uiutilities.api
Interface FontColorUserSettingsProvider
public interface FontColorUserSettingsProvider
A special interface for objects managing fonts and colors settings.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
One Font and Color setting.static class
-
Method Summary
Modifier and TypeMethodDescriptionGet all the FCSettings of this provider.
-
Method Details
-
getFCSettings
List<FontColorUserSettingsProvider.FCSetting> getFCSettings()Get all the FCSettings of this provider.- Returns:
-