|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileView
com.melloware.jukes.file.image.ImageFileView
public final class ImageFileView
Helper for Image File chooser.
Copyright (c) 2006
Melloware, Inc.
Constructor Summary
ImageFileView()
Method Summary
StringgetDescription(File f)
IcongetIcon(File f)
StringgetName(File f)
StringgetTypeDescription(File f)
BooleanisTraversable(File f)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
ImageFileView
public ImageFileView()
Method Detail
getDescription
public String getDescription(File f)
getDescription in class FileView
getIcon
public Icon getIcon(File f)
getName
public String getName(File f)
getTypeDescription
public String getTypeDescription(File f)
getTypeDescription in class FileView
isTraversable
public Boolean isTraversable(File f)
isTraversable in class FileView
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.