Example usage for javax.imageio.event IIOWriteProgressListener interface-usage

List of usage examples for javax.imageio.event IIOWriteProgressListener interface-usage

Introduction

In this page you can find the example usage for javax.imageio.event IIOWriteProgressListener interface-usage.

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.