Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: dmgs11
Forum: Java Feb 20th, 2006
Replies: 1
Views: 1,661
Posted By dmgs11
Error
.java:132: incompatible types
found : int
required: int[]
int[] months= numOfYears[i]*12; //The variable used for user input for exact month information
...
Forum: Java Feb 19th, 2006
Replies: 7
Views: 2,871
Posted By dmgs11
Thanks for the HELP!
Forum: Java Feb 19th, 2006
Replies: 7
Views: 2,871
Posted By dmgs11
import javax.swing.*;
import java.awt.event.*;
import javax.swing.border.*;
import java.awt.*;
import java.lang.*;
import java.text.*;
import java.util.*;

public class Mortgage extends...
Forum: Java Feb 19th, 2006
Replies: 7
Views: 2,871
Posted By dmgs11
PLEASE DIS-REGARD THE PRIOR MESSAGE...
\Mortgage.java:79: ';' expected
bttn.addActionListener( new ActionListener()) { ^...
Forum: Java Feb 19th, 2006
Replies: 7
Views: 2,871
Posted By dmgs11
\Mortgage.java:81: ')' expected
public void actionPerformed(ActionEvent evt) {
^
\Mortgage.java:90: ')' expected
public void...
Forum: Java Feb 19th, 2006
Replies: 7
Views: 2,871
Posted By dmgs11
I am looking to create a mortgage applet with an array for the 3 amounts. There is something I am missing here. Any help can be of use


/* GOAL Display the mortgage payment amount. Then, list...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC