|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.gui.components.CSSFormatter
CSS specific operations on components
| Constructor Summary | |
CSSFormatter()
|
|
| Method Summary | |
abstract void |
formatComponent(java.awt.Component comp,
org.w3c.dom.css.CSSStyleDeclaration style,
java.awt.Color defaultComponentColor)
applies CSS formatting to a swing component. |
abstract void |
formatComponent(java.awt.Component comp,
org.w3c.dom.css.CSSStyleDeclaration style,
java.awt.Color defaultComponentColor,
double zoom)
applies CSS formatting to a swing component. |
static java.lang.String |
getCaptionSide(org.w3c.dom.css.CSSStyleDeclaration style)
Returns the string value of the caption-side CSS property |
static java.awt.Dimension |
getSize(org.w3c.dom.css.CSSStyleDeclaration style)
read the size from the CSS declaration. |
static java.awt.Color |
getTransparentColor()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CSSFormatter()
| Method Detail |
public static java.awt.Dimension getSize(org.w3c.dom.css.CSSStyleDeclaration style)
public static java.lang.String getCaptionSide(org.w3c.dom.css.CSSStyleDeclaration style)
public static java.awt.Color getTransparentColor()
public abstract void formatComponent(java.awt.Component comp,
org.w3c.dom.css.CSSStyleDeclaration style,
java.awt.Color defaultComponentColor)
public abstract void formatComponent(java.awt.Component comp,
org.w3c.dom.css.CSSStyleDeclaration style,
java.awt.Color defaultComponentColor,
double zoom)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||