Login  Register

Adding a slider to a GenericDialog

Posted by j.cat on Jan 02, 2015; 10:07am
URL: http://imagej.273.s1.nabble.com/Adding-a-slider-to-a-GenericDialog-tp5011074.html

Hey guys!

I'm writing a plugin with an edge detection right now..
For that I want to add a slider to the GenericDialog to set the threshold for the sensibilty.

Could anyone tell me how to do that?