Index

A C D E F G H I L M P R S T U 
All Classes and Interfaces|All Packages

S

separator(int[]) - Static method in class edu.kirkwood.view.UIUtility
 
setDenominator(int) - Method in class edu.kirkwood.model.Fraction
Sets the denominator of the fraction.
setNumerator(int) - Method in class edu.kirkwood.model.Fraction
Sets the numerator of the fraction.
show() - Static method in class edu.kirkwood.view.MainMenu
 
simplify() - Method in class edu.kirkwood.model.Fraction
Reduces fraction to the lowest terms
splitInput(String) - Static method in class edu.kirkwood.controller.MarcsFractionCalculator
Split the user input into three parts: fraction 1, operator, fraction 2
start() - Static method in class edu.kirkwood.controller.MarcsFractionCalculator
 
subtract(Fraction) - Method in class edu.kirkwood.model.Fraction
Subtracts another fraction from this fraction.
A C D E F G H I L M P R S T U 
All Classes and Interfaces|All Packages