Purchase Solution

GUI Based Java Program: Charity, Donor, Pledge Amount

Not what you're looking for?

Ask Custom Question

Create a GUI-based Java program to accept name of donor, name of charity, and amount of pledge from the user. Display the list of entries in a JTextArea or JTable.

Purchase this Solution

Solution Summary

Attached program uses JTable to display the list of entries. It also checks for whether any of the "Donor Name" and "Charity Name" fields is blank when user clicks the "Submit" button.

Solution Preview

Please rename the attached 536476-Charity.java as Charity.java before you compile and execute the program. Java version "1.7.0_03" was used in development and testing of this program.

You can ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Networking Questions

This quiz consists of some basic networking questions.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.