com.sun.electric.tool.io.input
Class LibDirs.LibDirFileView

java.lang.Object
  extended by javax.swing.filechooser.FileView
      extended by com.sun.electric.tool.io.input.LibDirs.LibDirFileView
Enclosing class:
LibDirs

public static class LibDirs.LibDirFileView
extends javax.swing.filechooser.FileView

Allow File Chooser to see libdir references as files.


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

Constructor Detail

LibDirs.LibDirFileView

public LibDirs.LibDirFileView(LibDirs.LibDirFileSystemView view)
Method Detail

getName

public java.lang.String getName(java.io.File f)
Overrides:
getName in class javax.swing.filechooser.FileView