com.melloware.jukes.file.image
Class ImageFileView
java.lang.Object
javax.swing.filechooser.FileView
com.melloware.jukes.file.image.ImageFileView
public final class ImageFileView
- extends javax.swing.filechooser.FileView
Helper for Image File chooser.
Copyright (c) 2006
Melloware, Inc.
- Version:
- 4.0
- Author:
- Emil A. Lefkof III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFileView
public ImageFileView()
getDescription
public java.lang.String getDescription(java.io.File f)
- Overrides:
getDescription in class javax.swing.filechooser.FileView
getIcon
public javax.swing.Icon getIcon(java.io.File f)
- Overrides:
getIcon in class javax.swing.filechooser.FileView
getName
public java.lang.String getName(java.io.File f)
- Overrides:
getName in class javax.swing.filechooser.FileView
getTypeDescription
public java.lang.String getTypeDescription(java.io.File f)
- Overrides:
getTypeDescription in class javax.swing.filechooser.FileView
isTraversable
public java.lang.Boolean isTraversable(java.io.File f)
- Overrides:
isTraversable in class javax.swing.filechooser.FileView
Copyright © 1999-2008 Melloware Inc. All Rights Reserved.