to.tetramorph.util
クラス ImageFileView
java.lang.Object
javax.swing.filechooser.FileView
to.tetramorph.util.ImageFileView
public class ImageFileView
- extends FileView
JFileChooser用のファイルビュー。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFileView
public ImageFileView()
- ImageFileView オブジェクトを作成する
getName
public String getName(File f)
- オーバーライド:
- クラス
FileView
内の getName
getDescription
public String getDescription(File f)
- オーバーライド:
- クラス
FileView
内の getDescription
isTraversable
public Boolean isTraversable(File f)
- オーバーライド:
- クラス
FileView
内の isTraversable
getTypeDescription
public String getTypeDescription(File f)
- オーバーライド:
- クラス
FileView
内の getTypeDescription