|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.bankframe.fe.html.HTMLWidget
|
+--com.bankframe.fe.html.Text
This class implements a HTML text widget.
| Constructor Summary | |
Text(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 Text(java.lang.String text)
text - the text to display in text widget| 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 | ||||||||||