Closing a Results Table
Posted by Thomas Sadowski on Aug 11, 2005; 5:47pm
URL: http://imagej.273.s1.nabble.com/Closing-a-Results-Table-tp3705051.html
Hello all,
Does anyone know the syntax required to close the results table in an ImageJ
application???? Using the following:
TextPanel tp = IJ.getTextPanel();
tp.hide();
Merely clears the text in the Results. I wish to get rid of the entire
window.
Thank you in advance.
Thomas Sadowski
Southern Connecticut State University