aspose file tools
The moose likes Beginning Java and the fly likes Insurance Quote Applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Insurance Quote Applet" Watch "Insurance Quote Applet" New topic
Author

Insurance Quote Applet

Jason Boeing
Greenhorn

Joined: Jun 22, 2006
Posts: 1
Im desperate to get an application done for tommorrow. I have got to do the following;

Engine Capacity (�50 loading per class, 1 Litre �50, 1.1 - 1.5 Litre �100, 1.5 - 2 Litre �150 and 2 Litre + �200. These have to be in radio buttons)
Insurance class (Comprehensive �100, Third party �45, In a drop down box.)
Cost of vehicle (Add �35 per thousand) This I have working seperatly in a lone applet code below.)


Extended cover (add �10 per item select, This is also working in an separtate applet. Code below)



So basically any help on the two that are not working would be great then i can put them together.

The code for the two that are not working is below.

Engine Capacity, Radio Buttons

Insurance Class, Drop Down menu.




Thanks in advance
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9948
    
    6

we generally don't just fix code. that's not how people learn, which is what this site is about.

what SPECIFICALLY isn't working? how is it working different from what you want? what do YOU think the problem is?

ask qeustions like this, and you'll get help. just posting code saying "i can't do it - do it for me" will generally be ignored.

So, what is your question?


Never ascribe to malice that which can be adequately explained by stupidity.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32689
    
    4
Jason, welcome to the Ranch.
As Fred Rosenberger says, we shall be happy to help if you ask specific questions about your coding.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Insurance Quote Applet
 
Similar Threads
ERROR IN SOURCE CODE
CandleApplet errors
How to perform Calculation when a button a pressed in a Frame
ERROR IN CODE
petrol station