public class CalculatorButtonsBehaviourEngine
extends java.lang.Object
Constructor | Description |
---|---|
CalculatorButtonsBehaviourEngine(org.eclipse.nebula.widgets.opal.calculator.CalculatorButtonsComposite composite) |
Modifier and Type | Method | Description |
---|---|---|
void |
addDecimalPoint() |
|
void |
addDigitToDisplay(int digit) |
|
void |
clearResult() |
|
void |
processBackSpace() |