mbedward / jaitools

Raster image processing for Java developers
17 stars 15 forks source link

New static ImageFrame.showImage methods #220

Closed mbedward closed 11 years ago

mbedward commented 11 years ago

Add static methods to ImageFrame to make it easy for demo programs and test methods to display an image from any thread (ie. without having to explicitly construct an ImageFrame on the Swing event thread).