com.jtattoo.plaf
Class BaseFileChooserUI.BaseFileView

java.lang.Object
  extended by javax.swing.filechooser.FileView
      extended by javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
          extended by com.jtattoo.plaf.BaseFileChooserUI.BaseFileView
Enclosing class:
BaseFileChooserUI

protected class BaseFileChooserUI.BaseFileView
extends BasicFileChooserUI.BasicFileView


Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
iconCache
 
Constructor Summary
protected BaseFileChooserUI.BaseFileView()
           
 
Method Summary
 Icon getIcon(File f)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
cacheIcon, clearIconCache, getCachedIcon, getDescription, getName, getTypeDescription, isHidden
 
Methods inherited from class javax.swing.filechooser.FileView
isTraversable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseFileChooserUI.BaseFileView

protected BaseFileChooserUI.BaseFileView()
Method Detail

getIcon

public Icon getIcon(File f)
Overrides:
getIcon in class BasicFileChooserUI.BasicFileView


Copyright © 2011. All Rights Reserved.