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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Updated applet example to use best practices for loading the UI.