Hi Steven,
Steven Huey wrote:
On line 346 of the JSVGScrollPane class there is a method defined as:
public void gvtBuildPrepare(GVTTreeBuilderEvent e)
Yes, this is supposed to be gvtBuildStarted. I am undecided on fixing this before the release. It's less likely to hurt anything but I'm tempted to just call the release done at this point.
Perhaps we will have a 1.6.1 after a few months when people report problems.
I'm assuming this was intended to override a method from the GVTTreeBuilderListener interface, however there is no such method in that interface. Should that method really be gvtBuildStarted, or did there use to be a gvtBuildPrepare method?
I searched through the text of the entire distribution and the gvtBuildPrepare method isn't called or referenced anywhere, so it may be able to be removed if it's not supposed to be gvtBuildStarted.
- Steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
