ApplicationThemeManager
Package:
generic.theme
Type:
class
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
:
registerFont
void registerFont(
java.
awt.
Component component,
java.
lang.
String fontId,
int fontStyle)
11.0_PUBLIC
added
method
:
hasThemeValueChanges
boolean hasThemeValueChanges(
)
10.3_PUBLIC
introduced
Initial version