Sam Codean

Ranch Hand
+ Follow
since Feb 26, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sam Codean

Can you post the java code please.
16 years ago
I have a reusable class called as DuplicatorPanel. This class has two add/ remove buttons like in Mac if you are familiar.

The problem is that the screen gets updated with an extra row in case i have a main method in Duplicator itself. However if i have that in another panel as in HyperlinkBuilder then it does not repaint itself.

Please can someone help ?



This is another class that calls the above

16 years ago
Hello Folks,
I am displaying an HTML page using JEditorPane on my Swing client. Since the page loading takes a long time i want to show the mouse cursor spinning or showing that Sand clock. Can anyone help me out in this?
17 years ago
I wrote on the 17th of December so it is about 5 weeks
I had placed combo boxes for the Hotel and City Names. With each hit to the Middle tier i used to return meta data that is nothing but the list of hotels and cities that would be refreshed in the UI.

I also had two buttons one for Booking and one for Searching. For search results there were two filters (checkbox) one for within 48 hours and another for only unbooked rooms. Anothe checkbox would allow OR search and by default it would do an AND search.

I do not know how to upload a pic else i would have done that.

Thank you Mark Chulwoo and all others. I needed advice from you guys. What should be the next step? Swing and JAva Standalone are challenged by AJAX these days. How far would having a profile of a Swing developer take me?
I actually do not know where i lost points. I was thinking that testing it with few threads runnings long transactions is the way. I wrote a test class that would spawn 25 threads and in each thread it will perform some random transactions.
I tested it rigorously but still i did not get full marks. So i think you should better ask someone else who would have got full marks in this
Hello Ranchers,
I just checked my result and it is a pass but i am a bit disappointed

General Considerations (maximum = 100): 86
Documentation (maximum = 70): 70
O-O Design (maximum = 30): 30
GUI (maximum = 40): 40
Locking (maximum = 80): 44
Data store (maximum = 40): 40
Network server (maximum = 40): 40

In "General consideration" i lost points!! I tested my jar with 25 threads running 1000 transactions and it worked all fine no deadlocks and yet locking ???
mummy!!!
go through the SCJD FAQs in this site and most of your questions will be answered there

SCJD FAQ
[ December 26, 2006: Message edited by: Sam Codean ]
it is preferred that you keep it below 1 MB. You can work out the uploading but it is on a case to case basis so i would not depend on that. I think if all goes well you can drop in a mail to the suncert and take a copy of that mail to the exam site.
Thanks Michael!!
That helps me a lot.
18 years ago
Thanks wester!!
I have submitted my assignment last night. Hopefully i will clear it
18 years ago
did you use combo boxes in your app if you had URLyBird??
18 years ago
well it could be.
18 years ago