themes
This is an old revision of the document!
It's possible to change the Swing Look & Feel for jEveAssets uses from the command line.
Syntax:
java -Dswing.defaultlaf=[LOOK AND FEEL CLASS] -jar jeveassets.jar
Example:
java -Dswing.defaultlaf=om.sun.java.swing.plaf.nimbus.NimbusLookAndFeel -jar jeveassets.jar
Here is a few you can try with (not all of them are support on all platforms):
javax.swing.plaf.nimbus.NimbusLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.sun.java.swing.plaf.gtk.GTKLookAndFeel
com.sun.java.swing.plaf.motif.MotifLookAndFeel
themes.1591873186.txt.gz ยท Last modified: 2022/04/21 17:40 (external edit)