I am trying to print with JDK1.2 and it doesn't behave as I would expect.

Buttons are filled black so I can't see any text in them. Same for

text fields and comboboxes.

I called printComponents() on my main frame and would expect that to

print something that looks like a screen capture. But it comes out very ugly.


Anybody understand printing?

Help would be appreciated, thanks.


Darrell Denlinger