org.kde.koala
public class HTMLFontElement extends HTMLElement
UNKNOWN: Local change to font.
| Constructor Summary | |
|---|---|
| protected | HTMLFontElement(Class dummy) |
| HTMLFontElement() | |
| HTMLFontElement(HTMLFontElement other) | |
| HTMLFontElement(Node other) | |
| Method Summary | |
|---|---|
| String | color()
Font color. |
| String | face()
Font face identifier. |
| void | setColor(String arg1)
see color |
| void | setFace(String arg1)
see face |
| void | setSize(String arg1)
see size |
| String | size()
Font size. |
UNKNOWN: Font color.
UNKNOWN: Font face identifier.
UNKNOWN: see color
UNKNOWN: see face
UNKNOWN: see size
UNKNOWN: Font size.