![]() |
Synthia
Generic and flexible data structure generator
|
The actual panel containing the interface of the calculator.
Definition at line 166 of file Calculator.java.

Public Member Functions | |
| CalculatorPanel () | |
| void | actionPerformed (ActionEvent evt) |
| void | reset () |
| Puts the object back into its initial state. More... | |
| examples.gui.Calculator.CalculatorPanel.CalculatorPanel | ( | ) |
Definition at line 178 of file Calculator.java.
| void examples.gui.Calculator.CalculatorPanel.actionPerformed | ( | ActionEvent | evt | ) |
Definition at line 196 of file Calculator.java.
| void examples.gui.Calculator.CalculatorPanel.reset | ( | ) |
Puts the object back into its initial state.
Implements ca.uqac.lif.synthia.Resettable.
Definition at line 281 of file Calculator.java.