Package annotation

Interface AnnotationSettingsPanel

All Known Implementing Classes:
CTMSettingsPanel, SNRSettingsPanel, TMSettingsPanel, UserFormSettingPanel

public interface AnnotationSettingsPanel
Settings panel for configuring annotation types
Author:
dg50
  • Method Details

    • getSwingPanel

      JComponent getSwingPanel()
      Returns:
      a swing panel to include in a dialog
    • setSettings

      void setSettings(AnnotationOptions annotationOptions)
      Set params in the dialog panel
      Parameters:
      annotationOptions -
    • getSettings

      AnnotationOptions getSettings()
      Returns:
      parameters from the dialog panel.