java swing library with layout defined in XML

前端 未结 4 499
半阙折子戏
半阙折子戏 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

    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.

提交回复
热议问题