Applets Section Index | Page 2

Can I use CAB files with the Java Plug-in?

How can I maintain a single instance of an object in an applet?

I have a class clientSocket that connect to the Server, sends some data and receives some data.

After calling the getAudioClip() method of Applet, when is the AudioClip loaded?

How can applets from different codebases on the same HTML page communicate with each other?

How can I attach the jdb debugger to an applet running in the Java Plug-in?

How do I package Java extensions with applets? Do I have to unjar them and rejar them with the applet JAR file?

If my applet needs multiple JAR files, is there any way to optimize the download?

Can I use CAB files and JAR files with the same applet?

How do I initiate a JNDI lookup from an applet?

How do I change the default message that appears when the Java Plug-in loads an applet?

With the Java Plug-in, how do I change the default applet window background color?

With the Java Plug-in, how to do I change the font color for the messages when the applet is loading?

With the Java Plug-in, how to I change the progress bar color?

Netscape Communicator browsers permit automatically starting the Java runtime at browser startup by specifying a -java command-line option. Is there any way to auto-start the Java Plug-in at browser startup with Internet Explorer, instead of having to wait until first needed?

About | Sitemap | Contact