ChemAxon 587f88acea
02-06-2005 14:27:49
Does MarvinBeans have a generic image viewer that I can use inside my application which supports stuff like zooming, exporting, etc.? I have tried to use ImageViewerCanvas, but that just shows the image. I have also tried using ImageViewFrame, but when I call init(), it gives me a NullPointerException (yes, my image reference is non-null). I don't know if this is the right place for this question, but I could use some help. Thanks.