Module java.desktop

Class MetalFileChooserUI


public class MetalFileChooserUI extends BasicFileChooserUI
Metal L&F implementation of a FileChooser.
  • Constructor Details

    • MetalFileChooserUI

      public MetalFileChooserUI(JFileChooser filechooser)
      Constructs a new instance of MetalFileChooserUI.
      Parameters:
      filechooser - a JFileChooser
  • Method Details