Hello, I'm trying to build-up a pligin based on ContrastAdjuster
class but I'm not able to open it
my code:
----
public class Contrast implements PlugIn {
public void run(String arg) {
ij.plugin.frame.ContrastAdjuster a = new
ij.plugin.frame.ContrastAdjuster();
}
}
----
Nothing happens, no errors, If I change "ContrastAdjuster" by
"ThresholdAdjuster" or "RoiManager" the adjust threshlod window or
the Roi Manager window appears and works fine...
Why the behaviour is different between the ContrastAdjuster class and
ThresholdAdjuster class all seems similar for me ?
Thank you for help...
Leon
Leon Espinosa
[hidden email]
Laboratoire des Rickettsies du Pr. RAOULT
UMR CNRS 6020
Fac. de Medecine de la Timone
27 Bd Jean Moulin
13005 Marseille
tel 04 91 38 55 17
fax 04 91 38 77 72
portable 06 79 25 97 40