access to methods in ImageCanvas
Posted by jordan hulet on Nov 21, 2008; 11:22pm
URL: http://imagej.273.s1.nabble.com/access-to-methods-in-ImageCanvas-tp3694417.html
I'm extending the ImageCanvas class and I want to override a few methods
like handleRoiMouseDown, which are not declared public. Is this by design
or can I request that some of these methods be changed to public so that
they can be overriden?
Thanks,
Jordan Hulet