java - Does anyone know the name of this "LookAndFeel"? -



java - Does anyone know the name of this "LookAndFeel"? -

does know name of "lookandfeel"? or @ to the lowest degree know similar one? it's amazing , wish utilize program.

http://www.axbo.com/webstart/axbo.jnlp

it called syntheticawhitevision. http://www.jyloo.com/synthetica/themes/ (it 5th on page)

how found this:

download , save jnlp. jnlp plain text file. open , see somewhere in 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 have sign when want download them. here direct links:

http://www.axbo.com/webstart/lib/synthetica.jar http://www.axbo.com/webstart/lib/syntheticawhitevision.jar

java swing themes look-and-feel

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -