Click here to Skip to main content
16,007,885 members
Home / Discussions / Java
   

Java

 
AnswerRe: How to make GAME by Java? Pin
Gowtham Gutha9-Nov-12 9:05
Gowtham Gutha9-Nov-12 9:05 
QuestionDeveloping Cloud Storage Services Pin
Member 925151319-Oct-12 4:20
Member 925151319-Oct-12 4:20 
AnswerRe: Developing Cloud Storage Services Pin
TorstenH.22-Oct-12 0:28
TorstenH.22-Oct-12 0:28 
GeneralRe: Developing Cloud Storage Services Pin
Member 925151322-Oct-12 1:24
Member 925151322-Oct-12 1:24 
AnswerRe: Developing Cloud Storage Services Pin
jschell22-Oct-12 8:30
jschell22-Oct-12 8:30 
QuestionAbout java swings Pin
lkishore32818-Oct-12 21:07
lkishore32818-Oct-12 21:07 
AnswerRe: About java swings Pin
Richard MacCutchan18-Oct-12 23:22
mveRichard MacCutchan18-Oct-12 23:22 
Questionjava code for a law firm application Pin
kibuule18-Oct-12 8:33
kibuule18-Oct-12 8:33 
A law firm handles cases of two categories I.e. either minor or major. Each and every case is assigned a lawyer. The case is either open or closed. Before a case is closed, the lawyer can either win it or lose. For each case, the client should pay an amount that should be set by the law firm. The amount paid for a minor case costs the client ¾ of the amount for major cases. If a case is lost, the firm reduces the client’s pay by 10% the price for a major case. The firm is trying to evaluate the lawyers’ performance through the following criteria.
1. For every major case assigned, the lawyer gets 3 points
2. For every minor case assigned, the lawyer gets 5 points
3. For every case lost, the lawyer loses 4 points
4. For every case won. The lawyer gains 4 points
Write a java program that will enable the firm to enter the amount of money clients are supposed to pay for the major cases. The system should enable the firm to register lawyers, register new cases, register clients, close the cases that are either won or lost, and assign lawyers to cases. The program should display the following on request
1. Show how many cases were lost and how many were won
2. The best and worst performing lawyer
3. Display the amount of money received from all the closed cases
4. For a given lawyer, how much money will was generated from all his closed cases
5. How much money the firm has lost through losing cases
AnswerRe: java code for a law firm application Pin
jschell18-Oct-12 10:04
jschell18-Oct-12 10:04 
AnswerRe: java code for a law firm application Pin
Joan M21-Oct-12 20:53
professionalJoan M21-Oct-12 20:53 
QuestionSharing an Android Application via Email, Facebook and Twitter Pin
Aashish J Kumar16-Oct-12 19:23
Aashish J Kumar16-Oct-12 19:23 
AnswerRe: Sharing an Android Application via Email, Facebook and Twitter Pin
TorstenH.16-Oct-12 21:35
TorstenH.16-Oct-12 21:35 
QuestionWebbrowser in Netbeans RCP application Pin
niravdreams16-Oct-12 6:00
niravdreams16-Oct-12 6:00 
AnswerRe: Webbrowser in Netbeans RCP application Pin
Richard MacCutchan16-Oct-12 8:15
mveRichard MacCutchan16-Oct-12 8:15 
Questionmultiple voice recognition in android app Pin
StudentGirl15-Oct-12 15:41
StudentGirl15-Oct-12 15:41 
AnswerRe: multiple voice recognition in android app Pin
StudentGirl15-Oct-12 16:13
StudentGirl15-Oct-12 16:13 
GeneralRe: multiple voice recognition in android app Pin
TorstenH.15-Oct-12 21:22
TorstenH.15-Oct-12 21:22 
Questionshow data in tree format from data base in jsp Pin
pankaj.021614-Oct-12 21:15
pankaj.021614-Oct-12 21:15 
AnswerRe: show data in tree format from data base in jsp Pin
TorstenH.14-Oct-12 21:30
TorstenH.14-Oct-12 21:30 
Questionsocket programming Pin
Member 951367114-Oct-12 18:14
Member 951367114-Oct-12 18:14 
AnswerRe: socket programming Pin
TorstenH.14-Oct-12 19:49
TorstenH.14-Oct-12 19:49 
Questionwhich library is best for the OCR using JAVA? Pin
mAzeem2212-Oct-12 2:53
mAzeem2212-Oct-12 2:53 
AnswerRe: which library is best for the OCR using JAVA? Pin
TorstenH.12-Oct-12 18:29
TorstenH.12-Oct-12 18:29 
GeneralRe: which library is best for the OCR using JAVA? Pin
mAzeem2222-Nov-12 2:52
mAzeem2222-Nov-12 2:52 
QuestionBest books/Tutorials to learn Java.? Pin
mbatra3111-Oct-12 0:39
mbatra3111-Oct-12 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.