|
||||||||||
| 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(javax.swing.JComponent component,
java.awt.Font font)
Deprecated. (pre-0.9.6) use SwingXUtilities.setHtmlFont(HTMLDocument, Font) |
static void |
initDefault(java.lang.String key,
java.lang.Object defaultObj)
Deprecated. (pre-0.9.6) no replacement |
static void |
initDefault(java.lang.String key,
java.lang.String defaultMetalObjName,
java.lang.Object defaultObj)
Deprecated. (pre-0.9.6) no replacement |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated
public static void initDefault(java.lang.String key,
java.lang.Object defaultObj)
key - defaultObj -
@Deprecated
public static void initDefault(java.lang.String key,
java.lang.String defaultMetalObjName,
java.lang.Object defaultObj)
key - defaultMetalObjName - defaultObj -
@Deprecated
public static void htmlize(javax.swing.JComponent component,
java.awt.Font font)
SwingXUtilities.setHtmlFont(HTMLDocument, Font)
component - font -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||