Login  Register

Re: TextField in Fiji

Posted by Yuekan Jiao-2 on Oct 09, 2013; 6:17pm
URL: http://imagej.273.s1.nabble.com/TextField-in-Fiji-tp5005091p5005110.html

Hi Curtis,

One addition to the "TextField" error with Fiji, to draw a line I have to
explicitly import "Line", i.e. "import ij.gui.Line", hope the merging will
resolve it too.

Yuekan


On Wed, Oct 9, 2013 at 10:31 AM, Johannes Schindelin <
[hidden email]> wrote:

> Hi Curtis,
>
> On Wed, 9 Oct 2013, Curtis Rueden wrote:
>
> > > Yes, you should always import the classes you use explicitly.
> > > Otherwise your code is prone to break whenever classes are introduced
> > > into packages which have the same name of classes in other packages.
> >
> > A reminder that many of these specific problems (e.g., "TextField") will
> > be avoided in the future once my "volume-viewer-package" branch is
> > reviewed and merged to master:
> >
> >
> https://github.com/fiji/fiji/commit/2ee980be3ccc22ed38ff54594ad89dc3db2b8390
>
> Thanks for the reminder! I just integrated this change.
>
> Thank you!
> Dscho
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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