> Action zoomIn = svgCanvas.getActionMap().get(JSVGCanvas.ZOOM_IN_ACTION);
This is exactly what I wanted. Thank You. > Interactors are useful when you want to put UI over the top >of the SVG canvas. If you just want to do a 'fixed' action you >are better off not using interactors. What do you mean by 'fixed'. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]