Class OpSupportTabbedPane

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

public class OpSupportTabbedPane extends JTabbedPane
See Also:
  • Constructor Details

  • Method Details

    • getMainPanel

      public OpSupportMainPanel getMainPanel()
    • clearForm

      public void clearForm()
    • fillForm

      public void fillForm(OpSupportConfig osconfig)
    • saveForm

      public boolean saveForm()
    • addTabConfig

      public void addTabConfig(OpSupportTabConfig tabconfig)
      Parameters:
      tabconfig -
    • refreshPlot

      public void refreshPlot()
      Refresh current plots
    • refreshData

      public void refreshData()
    • setDecimalPosition

      public void setDecimalPosition(int dp)
      Parameters:
      i -
    • setColWidth

      public void setColWidth(int ic)
      Parameters:
      ic -
    • calcLocalFollowup

      public void calcLocalFollowup()