[ImageJ-devel] Please don't quit

Lee Kamentsky leek at broadinstitute.org
Wed Nov 5 10:15:58 CST 2014


Hi all,
I had a class (
https://github.com/CellProfiler/CellProfiler/blob/master/java/src/main/java/org/cellprofiler/ijutils/CellProfilerAppEventService.java)
that implemented the deprecated AppEventService whose purpose was to
prevent ImageJ from quitting if a user closed its window by overriding
AppEventService.quit(). Quitting is pretty devastating for CellProfiler
since the process closes when the user's probable intent was to hide the
window.

I'm hoping someone can give me a hint about how to do it now - I thought
I'd cheat by asking instead of figuring it out myself.

Thanks in advance,
--Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20141105/6b68dcb8/attachment.html>


More information about the ImageJ-devel mailing list