|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileView
se.datadosen.jalbum.ThumbnailFileView
public class ThumbnailFileView
Plugin for JFileChooser that renders thumbnail icons for files
| Constructor Summary | |
|---|---|
ThumbnailFileView()
|
|
| Method Summary | |
|---|---|
javax.swing.Icon |
getIcon(java.io.File f)
The icon that represents this file in the JFileChooser. |
java.lang.Boolean |
isTraversable(java.io.File f)
Whether the directory is traversable or not. |
| Methods inherited from class javax.swing.filechooser.FileView |
|---|
getDescription, getName, getTypeDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThumbnailFileView()
| Method Detail |
|---|
public javax.swing.Icon getIcon(java.io.File f)
JFileChooser.
getIcon in class javax.swing.filechooser.FileViewpublic java.lang.Boolean isTraversable(java.io.File f)
isTraversable in class javax.swing.filechooser.FileView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||