eu.vexpro.editor.pildifail
Class ImageFileView
java.lang.Object
javax.swing.filechooser.FileView
eu.vexpro.editor.pildifail.ImageFileView
public class ImageFileView
- extends javax.swing.filechooser.FileView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFileView
public ImageFileView()
getName
public java.lang.String getName(java.io.File f)
- Overrides:
getName in class javax.swing.filechooser.FileView
getDescription
public java.lang.String getDescription(java.io.File f)
- Overrides:
getDescription in class javax.swing.filechooser.FileView
isTraversable
public java.lang.Boolean isTraversable(java.io.File f)
- Overrides:
isTraversable in class javax.swing.filechooser.FileView
getTypeDescription
public java.lang.String getTypeDescription(java.io.File f)
- Overrides:
getTypeDescription in class javax.swing.filechooser.FileView
getIcon
public javax.swing.Icon getIcon(java.io.File f)
- Overrides:
getIcon in class javax.swing.filechooser.FileView