| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormattedText
| Method Summary | |
|---|---|
 java.lang.String | 
getHTMLText()
Retrieves the unparsed HTML text for this component.  | 
 java.lang.String | 
getParsedHTMLText()
In parsed html text, the tokens are replaced by appropriate text.  | 
 int | 
getRequiredHeight(int availableWidth)
Retrieves the required height to print the FormattedTextArea given the available width on the paper.  | 
 void | 
print(java.awt.Dimension availableDimension,
      java.awt.Graphics g)
Print the FormattedTextArea in the given dimension  | 
| Method Detail | 
|---|
java.lang.String getParsedHTMLText()
java.lang.String getHTMLText()
int getRequiredHeight(int availableWidth)
void print(java.awt.Dimension availableDimension,
           java.awt.Graphics g)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||