| 
JavaTM 2 Platform Std. Ed. v1.4.0  | 
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Object
  |
  +--javax.swing.filechooser.FileView
        |
        +--javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
| フィールドの概要 | |
protected  Hashtable | 
iconCache
 | 
| コンストラクタの概要 | |
BasicFileChooserUI.BasicFileView()
 | 
|
| メソッドの概要 | |
 void | 
cacheIcon(File f,
          Icon i)
 | 
 void | 
clearIconCache()
 | 
 Icon | 
getCachedIcon(File f)
 | 
 String | 
getDescription(File f)
人間が読むことのできる、ファイルの説明です。  | 
 Icon | 
getIcon(File f)
JFileChooser でこのファイルを表すアイコンです。  | 
 String | 
getName(File f)
ファイルの名前です。  | 
 String | 
getTypeDescription(File f)
人間が読むことのできる、ファイルの種類の説明です。  | 
 Boolean | 
isHidden(File f)
 | 
| クラス javax.swing.filechooser.FileView から継承したメソッド | 
isTraversable | 
| クラス java.lang.Object から継承したメソッド | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| フィールドの詳細 | 
protected Hashtable iconCache
| コンストラクタの詳細 | 
public BasicFileChooserUI.BasicFileView()
| メソッドの詳細 | 
public void clearIconCache()
public String getName(File f)
FileView の記述: 
FileView 内の getNamepublic String getDescription(File f)
FileView の記述: 
FileView 内の getDescriptionpublic String getTypeDescription(File f)
FileView の記述: 
FileView 内の getTypeDescriptionpublic Icon getCachedIcon(File f)
public void cacheIcon(File f,
                      Icon i)
public Icon getIcon(File f)
FileView の記述: 
FileView 内の getIconpublic Boolean isHidden(File f)
  | 
JavaTM 2 Platform Std. Ed. v1.4.0  | 
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
 Java、Java 2D、および JDBC は米国ならびにその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
 Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.