Package view
Class MoneyStatistic
java.lang.Object
view.Menu
view.MoneyStatistic
Class responsible for showing the MoneyStatistics upon clicking on the money
extending the Menu Class
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
method needed to load the background Tabvoid
method to update the text of the money and the tax rate within the time frameMethods inherited from class view.Menu
buttonAction, clearText, getButtons, getTabs, getTexts
-
Constructor Details
-
MoneyStatistic
-
-
Method Details
-
loadComponents
protected void loadComponents()method needed to load the background Tab- Specified by:
loadComponents
in classMenu
-
updateText
public void updateText()method to update the text of the money and the tax rate within the time frame- Specified by:
updateText
in classMenu
-
getIncreaseTax
-
getDecreaseTax
-