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

getMouseTarget( ) → JComponent

Returns:

javax.swing.JComponent

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


paintContactSheet

paintContactSheet( ) → 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

propertyChange( java.beans.PropertyChangeEvent e ) → void

Parameters

e - a PropertyChangeEvent

Returns:

void (returns nothing)

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