|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.anadix.html.HtmlElement
org.anadix.html.BasefontTag
public class BasefontTag
Deprecated. Defines a default font, color, or size for the text in a page. See w3schools.
| Method Summary | |
|---|---|
String |
getColor()
Deprecated. |
String |
getFace()
Deprecated. |
String |
getIdAttribute()
Specifies a unique id for an element |
String |
getSize()
Deprecated. |
| Methods inherited from class org.anadix.html.HtmlElement |
|---|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getIdAttribute()
public String getSize()
public String getColor()
public String getFace()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||