ThemeManager

Package: generic.theme
Type: class

11.3_PUBLIC

addedmethod: isUsingAquaUI
boolean isUsingAquaUI()
addedmethod: isUsingFlatUI
boolean isUsingFlatUI()

11.2_PUBLIC

addedmethod: isBlinkingCursors
boolean isBlinkingCursors()
addedmethod: setBlinkingCursors
void setBlinkingCursors(boolean b)
addedmethod: unRegisterFont
void unRegisterFont(javax.swing.JComponent component, java.lang.String fontId)

11.1_PUBLIC

addedmethod: isUpdatingTheme
boolean isUpdatingTheme()
addedmethod: registerFont
void registerFont(java.awt.Component component, java.lang.String fontId, int fontStyle)
addedmethod: update
void update(utility.function.Callback callback)

11.0_PUBLIC

addedmethod: hasThemeValueChanges
boolean hasThemeValueChanges()
addedmethod: loadApplicationDefaults
generic.theme.ApplicationThemeDefaults loadApplicationDefaults()
removedmethod: getApplicationDefaults
generic.theme.ApplicationThemeDefaults getApplicationDefaults()

10.3_PUBLIC

introducedInitial version