Is there a way to access the Java Plug-in Control Panel programatically? Or at least find the places in the Windows File System where the information backing that control panel is stored?
+1
A:
You may be eligible to look at the source code for the Sun JVM. Then you can see it all there.
Thorbjørn Ravn Andersen
2010-03-29 15:29:15
May be eligible? I believe it's been available to the general public for about 15 years.
Tom Hawtin - tackline
2010-03-29 15:33:52
No. Not the source code underlying the control panel. I believe it is still in the non-GPL part too, as Java Web Start.
Thorbjørn Ravn Andersen
2010-03-29 16:03:02