SindletonCalender
I have Calender class .
I am usiong calender class to get startdate and end date into my jformatted text fields.
I want calender Singleton object.How can I obtain that.
Calander class is not written by me.So I cannot change it.
When I click the calender button ,I should get the calender below my start date or endate fields.
I set the location of calnder but when I move my main window,The calendar remains in the same position.
How can I get?
Can any body help.

