-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.0
-
None
-
generic
-
generic
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.
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.
- relates to
-
JDK-4281163 support "headless" Java
-
- Resolved
-