|
Quick Lists
|
|
Bug ID:
|
4356383
|
|
Votes
|
0
|
|
Synopsis
|
Support lightweight component printing in headless mode
|
|
Category
|
java:classes_swing
|
|
Reported Against
|
merlin
|
|
Release Fixed
|
|
|
State
|
11-Closed,
Will Not Fix,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4281163
|
|
Submit Date
|
26-JUL-2000
|
|
Description
|
Right now under the headless java specification, there is no means for swing components to be sent to a printer. The problem is that a top-level window is required for components to be seen as "showing" and to have valid lightweight peers.
An advanced application programmer can simulate a top-level container, but such a thing is not intuitive (and it took myself, an AWT core programmer, several tries to get it right).
See the suggested fix; this is a new RFE to track the feature.
|
|
Work Around
|
Only sophistocated application programmers can truly get around this problem by creating their own simulated top-level container.
|
|
Evaluation
|
This would make more sense as an article.
xxxxx@xxxxx 2001-11-12
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |