Plugins do not work in the applet

by dimm » Thu Apr 12, 2012 8:45 pm

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