Package kiyut.sketsa.io
Class SVGFileView
- java.lang.Object
-
- javax.swing.filechooser.FileView
-
- kiyut.sketsa.io.SVGFileView
-
public class SVGFileView extends FileView
SVGFileView is used by JFileChooser to provide customized file icon for svg files- Author:
- Kiyut
-
-
Constructor Summary
Constructors Constructor Description SVGFileView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IcongetIcon(File f)-
Methods inherited from class javax.swing.filechooser.FileView
getDescription, getName, getTypeDescription, isTraversable
-
-