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
Tab class for account tab
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minheur.potoflux.screen.tabs.BaseTab
getBuiltTab, getIcon, getTitle, mkTitle
-
Constructor Details
-
AccountTab
public AccountTab()
-
-
Method Details
-
setPanel
protected void setPanel()Create and add all components to the panel -
getName
Gets the tab name, displayed in the tab list -
instantiate
protected void instantiate()Instancies all main panels- Specified by:
instantiatein classBaseTab<javafx.scene.control.ScrollPane>
-
reload
public void reload()Reloads all the UI -
doPreset
protected boolean doPreset()Disables the preset
-