Login  Register

Re: access to methods in ImageCanvas

Posted by jordan hulet on Nov 21, 2008; 11:30pm
URL: http://imagej.273.s1.nabble.com/access-to-methods-in-ImageCanvas-tp3694417p3694418.html

... or protected if not public.

On Fri, Nov 21, 2008 at 4:19 PM, jordan hulet <[hidden email]>wrote:

> 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
>