Skip to content

Keynotseen89/CalculatorProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorProject

Java Eclipse Basic Calculator GUI

Things used in project

Three different classes MyCalculator class which is the main class, Number class and Calculation class for usablity and keeping code split up for better practice.

Description

GUI application create with Eclipse that is split into three classes MyCalculator, Calculation, and Numbers for usability. Where MyCalculator class is the interface, the Calculation class works with calculation and the Numbers class deals with the press of each number and giving them values.

Screenshot

Screenshot

IDE USED

Eclipse Java EE IDE version: Mars.2 (4.5.2)

About

Java Eclipse Basic Calculator GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages