|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.fe.html.HTMLWidget
com.bankframe.fe.html.Comment
This class implements a HTML comment widget.
| Constructor Summary | |
Comment(java.lang.String text)
Constructor |
|
| Method Summary | |
java.lang.String |
toHTML()
This method returns a HTML representation of this widget. |
| Methods inherited from class com.bankframe.fe.html.HTMLWidget |
quote, quote |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Comment(java.lang.String text)
text - the text to place in comment| Method Detail |
public java.lang.String toHTML()
toHTML in class HTMLWidget
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||