Re: dispose method of NonBlockingGenericDialog class

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: dispose method of NonBlockingGenericDialog class

Kenneth Sloan-2
If you cut- and-pasted the error block - you misspelled “dispose” as
“dipose”.



On Wed, May 15, 2019 at 03:13 Philippe CARL <[hidden email]>
wrote:

> Dear all,
> Within a plugin, I get the following error:
>
> error: cannot find symbol
>                 nbgd.dipose();
>   symbol:   method dipose()
>   location: variable nbgd of type NonBlockingGenericDialog
>
> As the method dispose() really exists within the
> ij.gui.NonBlockingGenericDialog.java file.
> So what am I doing wrong?
> My best regards,
> Philippe
>
> Philippe CARL
> Laboratoire de Bioimagerie et Pathologies
> UMR 7021 CNRS - Université de Strasbourg
> Faculté de Pharmacie
> 74 route du Rhin
> <https://maps.google.com/?q=74+route+du+Rhin&entry=gmail&source=g>
> 67401 ILLKIRCH
> Tel : +33(0)3 68 85 41 84
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
--
-Kenneth Sloan

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: dispose method of NonBlockingGenericDialog class

CARL Philippe (LBP)
Dear Kenneth,
I will only be able to fully confirm your hypothesis tomorrow morning by checking the code.
But yes, I indeed "cut- and-pasted the error block" which means that I need either to acquire some glasses or dig a hole in order to hide my head inside it!!!
Especially I had spent quite some time on the error not finding its origin and understanding the issue.
Thanks a lot for pointing me on this.
My best regards
Philippe

Le Mercredi 15 Mai 2019 15:51 CEST, Kenneth R Sloan <[hidden email]> a écrit:

> If you cut- and-pasted the error block - you misspelled “dispose” as
> “dipose”.
>
>
>
> On Wed, May 15, 2019 at 03:13 Philippe CARL <[hidden email]>
> wrote:
>
> > Dear all,
> > Within a plugin, I get the following error:
> >
> > error: cannot find symbol
> >                 nbgd.dipose();
> >   symbol:   method dipose()
> >   location: variable nbgd of type NonBlockingGenericDialog
> >
> > As the method dispose() really exists within the
> > ij.gui.NonBlockingGenericDialog.java file.
> > So what am I doing wrong?
> > My best regards,
> > Philippe
> >
> > Philippe CARL
> > Laboratoire de Bioimagerie et Pathologies
> > UMR 7021 CNRS - Université de Strasbourg
> > Faculté de Pharmacie
> > 74 route du Rhin
> > <https://maps.google.com/?q=74+route+du+Rhin&entry=gmail&source=g>
> > 67401 ILLKIRCH
> > Tel : +33(0)3 68 85 41 84
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
> --
> -Kenneth Sloan
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html





--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html