ThemeManager
Package:
generic.theme
Type:
class
11.3_PUBLIC
added
method
:
isUsingAquaUI
boolean isUsingAquaUI(
)
added
method
:
isUsingFlatUI
boolean isUsingFlatUI(
)
11.2_PUBLIC
added
method
:
isBlinkingCursors
boolean isBlinkingCursors(
)
added
method
:
setBlinkingCursors
void setBlinkingCursors(
boolean b)
added
method
:
unRegisterFont
void unRegisterFont(
javax.
swing.
JComponent component,
java.
lang.
String fontId)
11.1_PUBLIC
added
method
:
isUpdatingTheme
boolean isUpdatingTheme(
)
added
method
:
registerFont
void registerFont(
java.
awt.
Component component,
java.
lang.
String fontId,
int fontStyle)
added
method
:
update
void update(
utility.
function.
Callback callback)
11.0_PUBLIC
added
method
:
hasThemeValueChanges
boolean hasThemeValueChanges(
)
added
method
:
loadApplicationDefaults
generic.
theme.
ApplicationThemeDefaults loadApplicationDefaults(
)
removed
method
:
getApplicationDefaults
generic.
theme.
ApplicationThemeDefaults getApplicationDefaults(
)
10.3_PUBLIC
introduced
Initial version