Re: open images in separate graphical device
Posted by Albert Cardona on Mar 14, 2007; 1:43pm
URL: http://imagej.273.s1.nabble.com/open-images-in-separate-graphical-device-tp3700052p3700055.html
Stefan,
You can code your own plugins that can use the java api GraphicsDevice,
GraphicsConfiguration and GraphicsEnvironment classes to acomplish what
you want.
Albert