List of usage examples for javax.imageio.event IIOWriteProgressListener interface-usage
From source file com.t3.client.ui.ExportDialog.java
/**
* Creates a dialog for performing a screen capture to a PNG file.
* <p>
* This uses a modal dialog based on an Abeille form. It creates a PNG file at
* the resolution of the 'board' image/tile. The file can be saved to disk or
* sent to an FTP location.
From source file net.rptools.maptool.client.ui.ExportDialog.java
/**
* Creates a dialog for performing a screen capture to a PNG file.
* <p>
* This uses a modal dialog based on an Abeille form. It creates a PNG file at
* the resolution of the 'board' image/tile. The file can be saved to disk or
* sent to an FTP location.