jcomponents are small, easy to use, basic java components. Such as a small calendar or JTextfields that validate the input themselves etc.
Main goal was to gather those components and make them available to everybody, not to write code over and over again, remember DRY ?
Each jcomponent comes with an example, allowing you to integrate them quickly into your own application.