-
Applet not visible - please help
My applet seems to load and I get the "Applet started" message at the bottom of IE 6. But all I'm seeing is a blank white screen. It works fine with Applet Viewer but not with a standard web browser.
The only thing different between this applet and others I have successfully uploaded to my ISP, is that my paint method, header "public void paint(Graphics page)", calls several other methods using the Graphics data type, such as "public void killMinBar(Graphics page)".
Is this causing my problems? It's really the only thing that is different about this applet.
Thanks.
WN
-
what version of JDK have you used to create your Applet?
-
1.4.2
My theory was wrong since I've tried reworking the code so that the paint method no longer calls other methods but proceeds linearly. Still no joy. Very strange.
Here is the link to the code:
Here is the link to the code
Here is the link to the html page
Thanks
WN
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks