Package jcalendar: Information

    Source package: jcalendar
    Version: 1.3.2-alt3_jpp11
    Latest version according to Repology
    Build time:  Sep 2, 2021, 01:50 PM in the task #284403
    Category: Development/Java
    Report package bug
    License: LGPLv2+
    Summary: Graphic component to peek date in Java applications
    Description: 
    JCalendar is a Java date chooser bean for graphically picking a date.
    JCalendar is composed of several other Java beans, a JDayChooser, a
    JMonthChooser and a JYearChooser. All these beans have a locale
    property, provide several icons (Color 16x16, Color 32x32, Mono 16x16
    and Mono 32x32) and their own locale property editor. So they can
    easily be used in GUI builders. Also part of the package is a
    JDateChooser, a bean composed of an IDateEditor (for direct date
    editing) and a button for opening a JCalendar for selecting the date.

    List of rpms provided by this srpm:
    jcalendar (noarch)
    jcalendar-javadoc (noarch)

    Maintainer: Michael Pozhidaev

    List of contributors:
    Igor Vlasenko
    Michael Pozhidaev


      1. ant
      2. java-devel-default
      3. rpm-build-java
      4. jgoodies-forms
      5. jgoodies-looks
      6. unzip

    Last changed


    Sept. 2, 2021 Igor Vlasenko 1.3.2-alt3_jpp11
    - prepared for java11 migration
    Sept. 19, 2009 Michael Pozhidaev 1.3.2-alt3
    - jpackage-utils build req replaced by rpm-build-java (closes: #21514)
    Oct. 26, 2008 Michael Pozhidaev 1.3.2-alt2
    - Added java-devel-default