Synthia
Generic and flexible data structure generator
Calculator.java File Reference

Go to the source code of this file.

Classes

class  examples.gui.Calculator
 A simple calculator. More...
 
class  examples.gui.Calculator.CalculatorPanel
 The actual panel containing the interface of the calculator. More...
 
class  examples.gui.Calculator.OverflowException
 Exception that is thrown when the calculator produces an overflow.
 
class  examples.gui.Calculator.UnderflowException
 Exception that is thrown when the calculator produces an underflow.
 

Packages

package  examples.gui
 Examples showing pickers interacting with elements of a graphical user interface.