insensa.view.dialogs.helper
Class ArcGridFileView

java.lang.Object
  extended by javax.swing.filechooser.FileView
      extended by insensa.view.dialogs.helper.ArcGridFileView

public class ArcGridFileView
extends javax.swing.filechooser.FileView


Constructor Summary
ArcGridFileView()
           
 
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

ArcGridFileView

public ArcGridFileView()
Method Detail

getIcon

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