Changing colors of Rubberband for JGoView

Hi,

is there any way to change the color of the rubbermand that appears when starting to drag. Right now its darkish gray, but I sometimes have a gray background. So it is a little difficult to see.

Cheers
Kasper

Perhaps calling JGoView.setDrawsXorMode(true) will help, since then the background color doesn’t matter.