Uses of Class
com.lowagie.rups.view.itext.StreamTextArea
Packages that use StreamTextArea
-
Uses of StreamTextArea in com.lowagie.rups.controller
Fields in com.lowagie.rups.controller declared as StreamTextAreaModifier and TypeFieldDescriptionprotected StreamTextArea
PdfReaderController.streamArea
A panel that will show a stream.Methods in com.lowagie.rups.controller that return StreamTextAreaModifier and TypeMethodDescriptionPdfReaderController.getStreamArea()
Getter for the object that holds the TextArea with the content stream of a PdfStream object.