org.autoplot.pngwalk.GridPngWalkView
PAINT_THUMB_TIMEOUT_MS
time limit where we stop getting new thumbnails, so that the event queue doesn't get blocked.
getMouseTarget
getMouseTarget( ) → javax.swing.JComponent
Returns:
javax.swing.JComponent
[search for examples]
[view on GitHub]
[view on old javadoc]
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
propertyChange( java.beans.PropertyChangeEvent e ) → void
Parameters
e - a PropertyChangeEvent
Returns:
void (returns nothing)
[search for examples]
[view on GitHub]
[view on old javadoc]