Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~103 People Reached
Favorite Forums
Favorite Tags
java x 1
Member Avatar for frankiesides

could somebody insert the necessary code in this so that it works, as i need to get it working very soon. [code]import javax.swing.JLabel; import javax.swing.JTextField; import javax.swing.JFrame; import java.awt.*; import javax.swing.*; import javax.swing.JOptionPane; import java.awt.event.*; public class AddCust extends Name implements ActionListener{ Name name; Address address; Loan loan; Borrower borrower; …

Member Avatar for Ezzaral
-1
103