Skip navigation links
B C F G O 

B

buttonClicked(View) - Method in class franck.tipcalculator.CalculatorActivity
Sets the total amount and the amount per person..

C

CalculatorActivity - Class in franck.tipcalculator
The controller of the tip calculator app.
CalculatorModel - Class in franck.tipcalculator
The model of the tip calculator app.
CalculatorModel(double, int, int) - Constructor for class franck.tipcalculator.CalculatorModel
Initializes this model with the given amount of the bill, the percentage of tip and the number of people among which to split the total amount.

F

franck.tipcalculator - package franck.tipcalculator
 

G

getPerPerson() - Method in class franck.tipcalculator.CalculatorModel
Returns the amount that each person has to pay.
getTotal() - Method in class franck.tipcalculator.CalculatorModel
Returns the total amount that has to be paid.

O

onCreate(Bundle) - Method in class franck.tipcalculator.CalculatorActivity
Initializes this controller.
B C F G O 
Skip navigation links