Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4632213
Votes 3
Synopsis Swing printing support
Category java:classes_swing
Reported Against tiger
Release Fixed 1.5(tiger)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 4791650 , 4878013
Submit Date 01-FEB-2002
Description





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 
  xxxxx@xxxxx   2002-12-10
Work Around
N/A
Evaluation




This feature has been added for Tiger release

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

JTable printing support is complete. See 4791650.
  xxxxx@xxxxx   2003-04-29

Moving to integrated at Calvin's request.
  xxxxx@xxxxx   2003-09-30
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang