Print at Dec 19, 2025, 8:20:55 PM

Posted by dimm at Apr 12, 2012, 8:45:32 PM
Plugins do not work in the applet
Hello,

Goal: make a plugin that works in the applet.
What I also tried :
I edited the calculatewalls plugin to enable toolbar icon. Made the jar. The plugin works fine in the standalone version and the icon appears on the toolbar, but the plugin breaks the applet( .. pluginUrls:"plugins/calculateWalls.jar", .. ).

Is there a plugin that works in the applet? Or explanation how to make it happen?

Btw, learning Java so please include more details if possible.
Thanks in advance