Class ScanManagerFileChooserUI


public class ScanManagerFileChooserUI extends MetalFileChooserUI
The 3D Scan Manager personalized panel UI.
Author:
Zleurtor
  • Constructor Details

    • ScanManagerFileChooserUI

      public ScanManagerFileChooserUI(JFileChooser b)
      Constructs a new component UI for the specified file chooser.
      Parameters:
      b - The file chooser for which the component UI shall be constructed.
  • Method Details