|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingx.util.UIManagerUtils
@Deprecated public final class UIManagerUtils
Utility for working with the UIManager
Method Summary | |
---|---|
static void |
htmlize(JComponent component,
Font font)
Deprecated. (pre-0.9.6) use SwingXUtilities.setHtmlFont(HTMLDocument, Font) |
static void |
initDefault(String key,
Object defaultObj)
Deprecated. (pre-0.9.6) no replacement |
static void |
initDefault(String key,
String defaultMetalObjName,
Object defaultObj)
Deprecated. (pre-0.9.6) no replacement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Deprecated public static void initDefault(String key, Object defaultObj)
key
- defaultObj
- @Deprecated public static void initDefault(String key, String defaultMetalObjName, Object defaultObj)
key
- defaultMetalObjName
- defaultObj
- @Deprecated public static void htmlize(JComponent component, Font font)
SwingXUtilities.setHtmlFont(HTMLDocument, Font)
component
- font
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |