Class JacksonJsonFormatterOptionsPanel

All Implemented Interfaces:
FormatterOptionsPanel, ImageObserver, MenuContainer, Serializable, Accessible

public class JacksonJsonFormatterOptionsPanel extends AbstractFormatterOptionsPanel
Author:
bahlef
See Also:
  • Constructor Details

    • JacksonJsonFormatterOptionsPanel

      public JacksonJsonFormatterOptionsPanel(Project project)
      Parameters:
      project - the Project if the panel is used to modify project specific settings, otherwise null
  • Method Details