开发者

Does anyone know the name of this "LookAndFeel"?

开发者 https://www.devze.com 2023-03-20 13:59 出处:网络
Does anyone know the name of this \"LookAndFeel\"? or at least know similar one? It\'s really amazing and I wish I could use it for my program.

Does anyone know the name of this "LookAndFeel"? or at least know similar one? It's really amazing and I wish I could use it for my program.

http://开发者_运维技巧www.axbo.com/webstart/aXbo.jnlp

Does anyone know the name of this "LookAndFeel"?


It is called syntheticaWhiteVision.
http://www.jyloo.com/synthetica/themes/ (it is the 5th on this page)

How I found this:

Download and save the jnlp. jnlp is a plain text file. Open it and you will see somewhere in the file this:

  <resources>
    <jar href="axbo.jar" main="true"/>
    <jar href="lib/AbsoluteLayout.jar"/>
    <jar href="lib/RXTXcomm.jar"/>
    <jar href="lib/commons-beanutils.jar"/>
    <jar href="lib/commons-logging-1.1.jar"/>
    <jar href="lib/commons-digester-1.8.jar"/>
    <jar href="lib/infactory-utils.jar"/>
    <jar href="lib/jcommon-1.0.9.jar"/>
    <jar href="lib/jfreechart-1.0.5.jar"/>
    <jar href="lib/swing-components.jar"/>
    <jar href="lib/swing-layout-1.0.jar"/>
    <jar href="lib/synthetica.jar"/>
    <jar href="lib/syntheticaWhiteVision.jar"/>
    <nativelib href="lib/native_comm.jar"/>
    <j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se"
      initial-heap-size="32m" max-heap-size="128m"/>
  </resources>

Edit:

It seems like you have to sign up when you want to download them. Here are the direct links:

  • http://www.axbo.com/webstart/lib/synthetica.jar
  • http://www.axbo.com/webstart/lib/syntheticaWhiteVision.jar
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号