Class EclipseJavaFormatterOptionsPanel

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

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

    • EclipseJavaFormatterOptionsPanel

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