Skip to main content

How to add JCalendar/ date chooser to WindowBuilder, for Swing GUI in Java?

WindowBuilder is most popular eclipse plugin for drag and drop GUI design. It supports SWT and Swing.

Swing does not have a date chooser component of its own. But there are many components available that you can use. My personal favourite is JCalendar.

You can add JCalendar components to your WindowBuilder palette by following these instructions.


  1. Download and extract JCalendar.
  2.  Right-click on the palette  in WindowBuilder
  3. Select jar file of Jcalendar
  4. select all componetnts
  5. Restart Eclipse.
Now you will see JCalendar components in your palette. For more information about  visit this page. 

Comments

  1. Replies
    1. I feel really happy to have seen your webpage and look forward to so many more entertaining times reading here. Thanks once more for all the details.
      Read More: Web Development Services Company
      Web Designing Services Company

      Delete
  2. Sir I am not get the option of JCalender in Window builder of eclipse 4.2 juno version so please help me sir.....

    ReplyDelete
  3. ow to add new component to the palette (new class created by me)how to plugin and code for it.??

    ReplyDelete
  4. It is showing version mismatch please help

    ReplyDelete

Post a Comment