Package swixml: Information

    Source package: swixml
    Version: 1.5-alt1_0.b149.3jpp6
    Build time:  Jan 27, 2011, 01:55 AM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: SwiXml GUI generating engine
    Description: 
    SwiXml, is a small GUI generating engine for Java
    applications and applets. Graphical User Interfaces
    are described in XML documents that are parsed at
    runtime and rendered into javax.swing objects.
    Depending on the application, XML descriptors may
    be deployed with the remaining code or loaded from
    a remote server at runtime. This late binding of the
    GUI has many advantages. Enabling features in an
    application based on a license code or a user's role
    does not have to be hard coded anymore. Instead an
    XML document describing the application's GUI could
    be dynamically loaded.
    Generating the GUI based on descriptors also has some
    of the advantages that code generators provide, but
    without generating the none-maintainable code.

    List of rpms provided by this srpm:
    swixml (noarch)
    swixml-demo (noarch)
    swixml-javadoc (noarch)
    swixml-manual (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.7.1
      2. /proc
      3. java2html
      4. jdom
      5. jpackage-compat
      6. jpackage-utils >= 0:1.7.5

    Last changed


    Jan. 27, 2011 Igor Vlasenko 0:1.5-alt1_0.b149.3jpp6
    - new version
    Feb. 21, 2010 Igor Vlasenko 0:1.5-alt1_0.b149.2jpp5
    - new jpackage release
    June 4, 2007 Igor Vlasenko 0:1.5-alt1_0.b144.1jpp1.7
    - converted from JPackage by jppimport script