Package ipsk.swing

Class JImageFileWriter


  • public class JImageFileWriter
    extends java.lang.Object
    Author:
    klausj
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void showFileStoreDialog​(java.awt.Component dialogParent, java.awt.image.RenderedImage image)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JImageFileWriter

        public JImageFileWriter()
    • Method Detail

      • showFileStoreDialog

        public static void showFileStoreDialog​(java.awt.Component dialogParent,
                                               java.awt.image.RenderedImage image)