Class TextOutput


  • public class TextOutput
    extends java.lang.Object
    Outputs paragraph oriented text, typically collected via a TextArea component. The TextArea is split into lines, and each line it output inside its own <p> element.
    See Also:
    TextArea
    Component Parameters 
    NameTypeFlagsDefaultDefault Prefix
    valueStringRequired prop
    • Constructor Summary

      Constructors 
      Constructor Description
      TextOutput()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait