>>>>> "TW" == Todd Wilson <[EMAIL PROTECTED]> writes:
TW> Unfortunately that just changed the background from white to
TW> black, instead of allowing the blue background of the underlying
TW> JFrame to show through. Here's my revised code, just let me know
TW> if I'm misunderstanding anything:
TW> svgCanvas.setBackground( new Color( 0, 0, 0 ) );
^^^^^^^^^
Three zeros is opaque black, four zeros (what I had in my message)
is transparent black.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]