JDK-4632213 : Swing printing support
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-02-01
  • Updated: 2003-09-30
  • Resolved: 2003-09-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Relates :  
Description

Name: jd12932			Date: 02/01/2002



Swing currently doesn't extend the default printing behavior. The result is
often unexpected behavior when printing a Swing component. For
example, if you print a text page, Swing will print the Scrollbar to paper.

Swing should extend the default printing behavior to paint the basic
contents of the component in a manner consistent with the output device.

Initially will be targeting the JTable Component.

======================================================================

This is an umbrella printing bug, the JTable change is tracked as 4791650 
###@###.### 2002-12-10

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger
14-06-2004

EVALUATION Name: jd12932 Date: 02/01/2002 This feature has been added for Tiger release ====================================================================== JTable printing support is complete. See 4791650. ###@###.### 2003-04-29 Moving to integrated at Calvin's request. ###@###.### 2003-09-30
29-04-2003