Package view

Class MoneyStatistic

java.lang.Object
view.Menu
view.MoneyStatistic

public class MoneyStatistic extends Menu
Class responsible for showing the MoneyStatistics upon clicking on the money extending the Menu Class
  • Constructor Details

  • Method Details

    • loadComponents

      protected void loadComponents()
      method needed to load the background Tab
      Specified by:
      loadComponents in class Menu
    • updateText

      public void updateText()
      method to update the text of the money and the tax rate within the time frame
      Specified by:
      updateText in class Menu
    • getIncreaseTax

      public UiButton getIncreaseTax()
    • getDecreaseTax

      public UiButton getDecreaseTax()