so...my application is this: JFrame f -> f.getContentPane().add(createComponents()) -> createComponents contain -> JPanel called panel -> panel contain on North another panel called p that contains a slider and a button load, on Center there is a layeredPane where svgCanvas1 is in z-order 1 while svgCanvas2 is in z-order 0...
-- View this message in context: http://www.nabble.com/load-2-svg-file-into-1-svgCanvas-tf3492392.html#a9775881 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
