Class JFileChooserFormatter

java.lang.Object
org.fest.swing.format.ComponentFormatterTemplate
org.fest.swing.format.JFileChooserFormatter
All Implemented Interfaces:
ComponentFormatter

public class JFileChooserFormatter extends ComponentFormatterTemplate
Understands a formatter for JFileChoosers.
  • Field Details

    • DIALOG_TYPES

      private static final IntEnum DIALOG_TYPES
  • Constructor Details

    • JFileChooserFormatter

      public JFileChooserFormatter()
  • Method Details