com.lowagie.rups.view.itext
public class XfaTextArea extends JScrollPane
| Field Summary | |
|---|---|
| static long | serialVersionUID A Serial Version UID. |
| protected JTextArea | text The text area with the content stream. |
| Constructor Summary | |
|---|---|
| XfaTextArea()
Constructs a StreamTextArea. | |
| Method Summary | |
|---|---|
| void | clear() |
| void | load(OutputStreamResource xml) |
Throws: IOException