java swing library with layout defined in XML

前端 未结 4 488
半阙折子戏
半阙折子戏 2021-01-12 15:19

Is there a swing library that can take its layout from an XMl file?

相关标签:
4条回答
  • 2021-01-12 15:58

    CookSwing

    And here is a large list

    0 讨论(0)
  • 2021-01-12 15:58

    SWIXML http://www.swixml.org/ is all what u need.

    0 讨论(0)
  • 2021-01-12 15:58

    Jakarta Jelly And I believe that you can use Spring framework to build UI applications. If you are using Spring you can configure application using the Spring XML.

    0 讨论(0)
  • 2021-01-12 16:17

    JFCML: http://jfcml.sourceforge.net/

    0 讨论(0)
提交回复
热议问题