Login  Register

Re: Slider

Posted by dscho on Apr 22, 2014; 7:05pm
URL: http://imagej.273.s1.nabble.com/Slider-tp5007361p5007395.html

Hi Michael,

On Tue, 22 Apr 2014, Michael Schmid wrote:

> to keep it reasonably simple, you can use the 'preview' function of an ExtendedPlugInFilter, and a slider of a GenericDialog.
>
> The following might also serve as an example for how to use 'preview'.
>
> Beware of line breaks introduced by the mailer!
> The file should be named 'Cross_Fader.java', use Compile&Run to compile it.

This is a great little plugin! And it really invites Marc to modify it,
e.g. by adding semi-transparency to a band in the middle, keyboard
shortcuts to control the slider, etc.

To help with this, I turned it into a Maven project that can be easily
imported into IntelliJ, Netbeans or Eclipse:

        https://github.com/fiji/Cross_Fader

In addition to being easy to import, it now also lives on GitHub, making
it much easier to develop in a cooperative manner.

Thank you so much!
Johannes

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