JDK-4627240 : Add printing support to JTable
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2002-01-23
  • Updated: 2003-01-23
  • Resolved: 2003-01-23
Related Reports
Duplicate :  
Description
It is currently up to the developer to manage printing for a table and its header. The developer is required to not only scale the table, but also make sure text isn't clipped. JTable should support a way to print its content without requiring the developer to do anything (other than invoking a method).

Comments
EVALUATION Yes, we need to do this for tiger. ###@###.### 2002-01-23 Closing as a duplicate of 4791650, which is also committed to tiger.
23-01-2002