java.lang.Object
io.github.tonywasher.joceanus.prometheus.ui.fieldset.PrometheusFieldSetTabs

public class PrometheusFieldSetTabs extends Object
FieldSet Tab pane.
  • Constructor Details

    • PrometheusFieldSetTabs

      PrometheusFieldSetTabs(TethysUIFactory<?> pFactory)
      Constructor.
      Parameters:
      pFactory - the gui factory.
  • Method Details

    • addPanel

      void addPanel(String pName, PrometheusFieldSetPanel<?> pPanel)
      Add panel as tab.
      Parameters:
      pName - the tab name
      pPanel - the panel
    • getComponent

      TethysUIComponent getComponent()
      Obtain the component.
      Returns:
      the component
    • adjustVisibility

      void adjustVisibility()
      Adjust visibility.
    • setAllVisible

      void setAllVisible()
      Set all visible.