Details
Description
The Applet example for quite some time has initialized the UI on the Applet thread rather then the AWT thread. The bug number is to track changes to update the demo to use best practises.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25271 | Thu Aug 18 06:29:27 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/applet/PDFApplet.html
MODIFY /icepdf/trunk/icepdf/examples/applet/ViewerApplet.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25272 | Thu Aug 18 06:31:47 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/applet/PDFApplet.html
|
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 4.2.2 [ 10265 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Updated applet example to use best practices for loading the UI.