Documentation of 'org.ujmp.gui.io.ExportPNG' Java class
ExportPNG
org.ujmp.gui.io

Class ExportPNG



  • public abstract class ExportPNG
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ExportPNG() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void save(java.io.File file, java.awt.Component c) 
      static void save(java.io.File file, java.awt.Component c, int width) 
      static void save(java.lang.String file, java.awt.Component c) 
      static void save(java.lang.String file, java.awt.Component c, int width) 
      static java.io.File selectFile() 
      static java.io.File selectFile(java.awt.Component c) 
      • Methods inherited from class java.lang.Object

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

      • ExportPNG

        public ExportPNG()
    • Method Detail

      • selectFile

        public static final java.io.File selectFile()
      • selectFile

        public static final java.io.File selectFile(java.awt.Component c)
      • save

        public static final void save(java.lang.String file,
                                      java.awt.Component c)
      • save

        public static final void save(java.io.File file,
                                      java.awt.Component c)
      • save

        public static final void save(java.lang.String file,
                                      java.awt.Component c,
                                      int width)
      • save

        public static final void save(java.io.File file,
                                      java.awt.Component c,
                                      int width)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.