madkit.MadChat
Class ImageFileView
java.lang.Object
javax.swing.filechooser.FileView
madkit.MadChat.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(Config cfg)
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
Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.