org.autoplot.pngwalk.GridPngWalkView

GridPngWalkView( org.autoplot.pngwalk.WalkImageSequence sequence )


PAINT_THUMB_TIMEOUT_MS

time limit where we stop getting new thumbnails, so that the event queue doesn't get blocked.

getMouseTarget( ) → javax.swing.JComponent [view source]

paintContactSheet

paintContactSheet( ) → java.awt.image.BufferedImage

provide the view as a static contact sheet.

Returns:

a java.awt.image.BufferedImage

[search for examples] [view on GitHub] [view on old javadoc]

propertyChange( java.beans.PropertyChangeEvent e ) → void [view source]