net.sf.imageCave
Class myFileView

java.lang.Object
  |
  +--javax.swing.filechooser.FileView
        |
        +--net.sf.imageCave.myFileView

public class myFileView
extends javax.swing.filechooser.FileView

Author:
Justin M. Rasmussen To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
myFileView()
           
 
Method Summary
 javax.swing.Icon getIcon(java.io.File f)
           
 
Methods inherited from class javax.swing.filechooser.FileView
getDescription, getName, getTypeDescription, isTraversable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

myFileView

public myFileView()
Method Detail

getIcon

public javax.swing.Icon getIcon(java.io.File f)
Overrides:
getIcon in class javax.swing.filechooser.FileView


Copyright 2004 Brian Lund, Justin Rasmussen, & Stuart Tett. All Rights Reserved.