Login  Register

Re: Nonmodal slider dialog?

Posted by dscho on Jul 31, 2006; 1:51pm
URL: http://imagej.273.s1.nabble.com/How-to-programmatically-apply-a-lut-to-an-image-tp3701957p3701965.html

Hi,

On Mon, 31 Jul 2006, Joachim Wesner wrote:

> can somebody probably point me to some simple Java example code or
> working plugin with such Java code that implements a simple but
> NON-MODAL dialog with sliders? The shorter the example/plugin code the
> better!

ij.gui.StackWindow ;-)

The scrollbar ("sliceSelector") is the slider.

Hth,
Dscho