OK, patch in Bug #42533 <http://issues.apache.org/bugzilla/show_bug.cgi?id=42533> seems to successfully make JSVGScrollPane as a JavaBean (it is recognized by Matisse Netbeans IDE now). But for now, I did not try it to build a "fully functional" scrollpane really showing SVG stuff. Maybe some more things need to be there...

Herve Girod

jalex wrote:
Cameron McCormack-4 wrote:
Is there more to it than adding a default constructor, plus
maybe a setCanvas(JSVGCanvas c) method to make a null-argument
constructor
more usable?
Perhaps you could investigate, and supply a patch?


I did try subclassing JSVGScrollPane, adding a zero-argument constructor and
re-implementing Serializable with a dummy property, which should have been
sufficient from what I've read about JavaBeans. I cannot get the NetBeans
IDE to recognize it as a Bean, however. I don't know whether I'm not fully
understanding what it means to be a JavaBean, or whether there is something
extra NetBeans is expecting to find. I was hoping that whoever made
JSVGCanvas into a JavaBean might be listening and could supply some insight.



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

Reply via email to