| Class | Description |
|---|---|
| Calculator |
Instances of this class are calculator.
|
| CalculatorButtonsBehaviourEngine | |
| CalculatorButtonsComposite |
This composite contains all buttons
|
| CalculatorCombo |
The CalculatorCombo class represents a selectable user interface object that
combines a text field and a calculator buttons panel and issues notification
when an the value is modified.
|
| CalculatorEngine |
This is the calculator engine
|
| Exception | Description |
|---|---|
| DivideByZeroException |