Skip navigation links
NaturalNumber Calculator
(v20150508)
A B M N P R T U 

U

updateBottomDisplay(NaturalNumber) - Method in interface NNCalcView
Updates bottom operand display based on NaturalNumber provided as argument.
updateBottomDisplay(NaturalNumber) - Method in class NNCalcView1
 
updateDivideAllowed(boolean) - Method in interface NNCalcView
Updates display of whether divide operation is allowed.
updateDivideAllowed(boolean) - Method in class NNCalcView1
 
updatePowerAllowed(boolean) - Method in interface NNCalcView
Updates display of whether power operation is allowed.
updatePowerAllowed(boolean) - Method in class NNCalcView1
 
updateRootAllowed(boolean) - Method in interface NNCalcView
Updates display of whether root operation is allowed.
updateRootAllowed(boolean) - Method in class NNCalcView1
 
updateSubtractAllowed(boolean) - Method in interface NNCalcView
Updates display of whether subtract operation is allowed.
updateSubtractAllowed(boolean) - Method in class NNCalcView1
 
updateTopDisplay(NaturalNumber) - Method in interface NNCalcView
Updates top operand display based on NaturalNumber provided as argument.
updateTopDisplay(NaturalNumber) - Method in class NNCalcView1
 
A B M N P R T U 
Skip navigation links
NaturalNumber Calculator
(v20150508)