English isn't Latin. Sentences are allowed to be less than 3 lines in length.
Divide up your problem, word it so you can make it understood what you're trying to do.
And no, we're not here to build your code for you. That's your job. We CAN help you find logic or other errors in the code if you can show us your code and tell us 1) what it does and 2) what it should be doing.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
ok, so you have had some IDE autogenerate a piece of code for you without the parts that are important to your application (what's called the business logic).
A few mouseclicks in JBuilder will give me the same.
Now comes the thinking, good luck with that and trying to find out what it is you want to happen when that mouse is clicked...
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337