Re: Plugin for Image Fullscreening
Posted by dscho on Feb 09, 2011; 6:21pm
URL: http://imagej.273.s1.nabble.com/Plugin-for-Image-Fullscreening-tp3685711p3685714.html
Hi,
On Wed, 9 Feb 2011, Johannes Schindelin wrote:
> public void setVisible(boolean flag) {
> [...]
> WindowManager.addWindow(this);
... and of course I managed to forget the counterpart to adding the
presenter window to the WindowManager. Maybe you can add that? It should
be in the windowClosed() method.
Ciao,
Dscho