Class AccountTab

java.lang.Object
net.minheur.potoflux.screen.tabs.BaseTab<T>
net.minheur.potoflux.screen.tabs.BaseVTab<javafx.scene.control.ScrollPane>
net.minheur.potoflux.screen.tabs.all.AccountTab

public class AccountTab extends BaseVTab<javafx.scene.control.ScrollPane>
Tab class for account tab
  • Constructor Details

    • AccountTab

      public AccountTab()
  • Method Details

    • setPanel

      protected void setPanel()
      Create and add all components to the panel
      Specified by:
      setPanel in class BaseTab<javafx.scene.control.ScrollPane>
    • getName

      public String getName()
      Gets the tab name, displayed in the tab list
      Specified by:
      getName in class BaseTab<javafx.scene.control.ScrollPane>
      Returns:
      the tab's name
    • instantiate

      protected void instantiate()
      Instancies all main panels
      Specified by:
      instantiate in class BaseTab<javafx.scene.control.ScrollPane>
    • reload

      public void reload()
      Reloads all the UI
    • doPreset

      protected boolean doPreset()
      Disables the preset
      Overrides:
      doPreset in class BaseTab<javafx.scene.control.ScrollPane>
      Returns:
      false