Android518-2017 / LoanCalculator

Simple loan calculator, java swing application with applet component for the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Calculator class

What is this?

This code is used to create a swing app for input and an associated applet for web use.

If you are using this for an Android app you will only need the logic class not the other .java files.

This code is courtesy of Carmen Legendre

About

Simple loan calculator, java swing application with applet component for the web.

License:GNU General Public License v3.0


Languages

Language:Java 96.2%Language:HTML 3.8%