[hotjoe.com] HotJoe Java Help Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Visit java.com
Missing post? - see this post about spam for more information.
Messages posted by: dakotasw
Forum Index » Profile for dakotasw » Messages posted by dakotasw
Author Message
I forgot to add the error I am getting when I try to compile it. I am using NetBeans so the errors are already shown before I compile. The error is below:

MortgageCalcOptions.java:131: error: cannot find symbol
event a = new event();
^
symbol: class event
location: class MortgageCalcOptions
MortgageCalcOptions.java:131: error: cannot find symbol
event a = new event();
^
symbol: class event
location: class MortgageCalcOptions
MortgageCalcOptions.java:164: error: cannot find symbol
String arg = event.getActionCommand();
^
symbol: variable event
location: class MortgageCalcOptions
3 errors
Hi

I have to do a mortgage program using graphical user interface. The user can input any amount for the principal of the loan and then have three options for a payment plan. The program should display the mortgage payment then list the loan balance and interest paid for each payment over the life of the loan.

I did the code but there is an event error and I cannot seem to understand why the error is there. The code is attached below. Any assistance would be appreciated.


 
Forum Index » Profile for dakotasw » Messages posted by dakotasw
Go to:   
Powered by JForum 2.1.9 © JForum Team
This site run by Scott Dunbar of Xigole Systems. © 2005-2012 - Scott Dunbar
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners
hotjoe.com, xigole.com, and Scott Dunbar have no affiliation with Oracle