aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Calendar and Recurring patterns! 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 » Swing / AWT / SWT
Reply Bookmark "Calendar and Recurring patterns!" Watch "Calendar and Recurring patterns!" New topic
Author

Calendar and Recurring patterns!

naveen chinthakunta
Greenhorn

Joined: Sep 26, 2005
Posts: 16
Hi all,

I have a requirement of designing a screen similar to outlook which allows user to set dates and recurring patterns. This is to be done in swings. I have no idea where to start from. Are there any available classes in swings which i could reuse and customise? Are there any code samples available online?

Any suggestions on this would be very useful.

Thanks n Regards,
Naveen Chinthakunta
Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
Here's a place to start: Lesson: Using Swing Components. Two of the links on this page may be especially helpful in the beginning.
1 — a good place to "window shop" and see what is available A Visual Index to the Swing Components
2 — and how to put things together Lesson: Laying Out Components Within a Container.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Calendar and Recurring patterns!
 
Similar Threads
Swings with java 1.4.2
Is there any way to call servlet?
OO & Patterns
Design Patterns Study Group
jsp/servlets vs swings