Changing the Default Look and Feel

    The default Look&Feel (skin) can be changed by editing the marvin.properties which can be found in the following folder:

    C:\Users\<username>\chemaxon

    Name of the skin The line to be added
    Metal skin=javax.swing.plaf.metal.MetalLookAndFeel
    Nimbus skin=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
    CDE/Motif skin=com.sun.java.swing.plaf.motif.MotifLookAndFeel
    Windows (Default on Windows, can be deleted) skin=com.sun.java.swing.plaf.windows.WindowsLookAndFeel
    Windows Classic skin=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel
    Jgoodies Plastic XP skin=com.jgoodies.looks.plastic.PlasticXPLookAndFeel
    Jgoodies Plastic skin=com.jgoodies.looks.plastic.PlasticLookAndFeel