public class FileSetPreviewImageGenerator extends AVListImpl implements Runnable
| Modifier and Type | Field and Description | 
|---|---|
| protected FileSet | fileSet | 
| protected int | height | 
| protected BufferedImageRaster | thumbnailRaster | 
| protected int | width | 
| Constructor and Description | 
|---|
| FileSetPreviewImageGenerator(FileSet fileSet,
                            int width,
                            int height) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | composeImage() | 
| protected void | createImageRaster() | 
| BufferedImage | getPreviewImage() | 
| void | run() | 
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValuesprotected FileSet fileSet
protected int height
protected BufferedImageRaster thumbnailRaster
protected int width
public FileSetPreviewImageGenerator(FileSet fileSet, int width, int height)
protected void composeImage()
protected void createImageRaster()
public BufferedImage getPreviewImage()