Lasse Riis wrote:
Thomas DeWeese wrote:

You are close, basically you want to make your class implement
the Overlay interface from Batik, and associate your mapIt instance
with the canvas as an overlay

Well I guess I'm getting there, but I need more help. Perhaps a good restructure of my app is in order?



I got this now, and of course it still doesn't work. (I didn't quite understand James' ideas):



public static void paint(Graphics g) {
           ^^^^^^ This wasn't here last time.  It won't compile
with this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to