DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39983>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39983





------- Additional Comments From [EMAIL PROTECTED]  2006-07-07 16:22 -------
Regarding my comment #1, I found the issue is with the UIManager.setLookAndFeel(
               UIManager.getSystemLookAndFeelClassName()) call in the
PreviewDialog constructor.  Removing it eliminates the issue.  My current
work-around is to save the current LAF before opening the AWTRenderer, then
restoring after the AWTRenderer is closed.

I don't agree with this being called from within the constructor.  Shouldn't it
be up to the caller to specify the LAF?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to