SingleMolecule / iSBatch

Hierarchical batch plugin for ImageJ
http://singlemolecule.github.io/iSBatch/
1 stars 1 forks source link

Change System.out.println() to LogPanel.log #2

Closed vcaldas closed 9 years ago

vcaldas commented 9 years ago

System.out.println() is being use for debug. Convert to LogPanel to be displayed for the user.