Class JOptionPaneFormatter

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

public class JOptionPaneFormatter extends ComponentFormatterTemplate
Understands a formatter for JOptionPanes.
  • Field Details

    • MESSAGE_TYPES

      private static final IntEnum MESSAGE_TYPES
    • OPTION_TYPES

      private static final IntEnum OPTION_TYPES
  • Constructor Details

    • JOptionPaneFormatter

      public JOptionPaneFormatter()
  • Method Details