JDK-4045249 : rfe: JTextArea should be capable of printing entire contents by default
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_10
  • CPU: generic
  • Submitted: 1997-04-15
  • Updated: 2005-05-23
  • Resolved: 2005-05-23
Related Reports
Duplicate :  
Description
Currently if you "print" a TextArea component, it only prints the visible
portion of the TextArea (along with any scrollbars, etc.).  It would be
desirable to be able to tell the TextArea to print it's entire contents
(with some default formatting).

Comments
PUBLIC COMMENTS Currently if you "print" a TextArea component, it only prints the visible portion of the TextArea (along with any scrollbars, etc.). It would be desirable to be able to tell the TextArea to print it's entire contents (with some default formatting).
25-09-2004

EVALUATION We are not going to add this feature to java.awt.TextArea. I am reassigning this RFE to Swing and changing the synopsis to reference JTextArea. Any additions such as this one are going to be made to the Swing Component set at this point, not the AWT set. david.mendenhall@eng 2000-01-05 This will be added for merlin, using the same api enhancements that will be found on JEditorPane (4223089). timothy.prinzing@eng 2000-03-10 Unfortunately this won't be making it into merlin, removing commitment. scott.violet@eng 2001-05-10 closing this bug as the diplicate of 4791649 [Text components need printing support] ###@###.### 2005-05-23 22:32:19 GMT
10-05-2001