Class SkinFileChooserUI.SystemFileView

  • Enclosing class:
    SkinFileChooserUI

    protected class SkinFileChooserUI.SystemFileView
    extends javax.swing.filechooser.FileView
    return "native" icons for Files
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SystemFileView()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.Icon getIcon​(java.io.File f)  
      • 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

      • SystemFileView

        protected SystemFileView()
    • Method Detail

      • getIcon

        public javax.swing.Icon getIcon​(java.io.File f)