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.


-- 
View this message in context: 
http://www.nabble.com/JavaBean-version-of-JSVGScrollPane-tf3586994.html#a10037182
Sent from the Batik - Dev mailing list archive at Nabble.com.


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

Reply via email to