This is a bit of a guide on using custom look and feels with LateralGM. Before attempting this please download the latest LateralGM, it has not yet been added to a new Portable ZIP
http://enigma-dev.org/docs/Wiki/Install:Extra_Packages1) The first thing you will need to do is locate your lateralgm.jar, it may be in your enigma-dev folder
2) Create a folder next to lateralgm.jar in the same directory named "lookandfeels"
3) Download and copy the jar file of the look and feel into the newly created "lookandfeels" folder
4) Open LateralGM and navigate to "File->Preferences/General", if you are on a newer LGM it may be "File->Preferences/Appearance"
5) Set the theme to "Custom"
6) Enter the main class name of the jar file in the "Theme Path:" text box, you will have to find this name on your own because most look and feels are not executable jars and therefore do not have this in their manifest
7) Hit "Apply Changes" and then restart LGM, I advise you to restart because sometimes the look and feels may not update properly, it's a Java issue.
I have compiled a list here of available look and feels I've already tried. Please feel free to post more to this topic in a reply, and please let's keep replies only to additions to this list,
any other replies will be deleted. You can also create your own look and feels using Java the same way you would create a regular look and feel and use it with LateralGM.
Here are some links to get you started on making your own Look and Feel for Java applications:
http://www.ashcavai.com/JLFDG05.pdfhttps://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/index.htmlhttp://www.comp.nus.edu.sg/~cs3283/ftp/Java/swingConnect/friends/sce/sce.htmlYou can also override the background image used on the MDI area. Inside the "lookandfeels" folder you created previously you just need to create a file called "lgmbackground.png" which will automatically be applied the next time you load. You can use the following dark variation of LGM's current background if you like.
https://github.com/IsmAvatar/LateralGM/blob/master/org/lateralgm/main/lgmbackground.pnghttps://github.com/IsmAvatar/LateralGM/blob/master/org/lateralgm/main/lgmbackgrounddark.pngFlatLaFKind of a more modern flat style look and feel that really looks clean.
Download:
https://www.formdev.com/flatlaf/Class Names:
com.formdev.flatlaf.FlatLightLaf
com.formdev.flatlaf.FlatDarkLaf
com.formdev.flatlaf.FlatDarculaLaf
com.formdev.flatlaf.FlatIntelliJLaf
TinyLaFThis one is for all you Windows XP/GM6/7 fans, who for all intents and purposes no longer have Windows XP or have Mac or Linux.
Download:
http://www.muntjak.de/hans/java/tinylaf/Class Name: de.muntjak.tinylookandfeel.TinyLookAndFeel
QuaquaAccording to Mac's licensing, you are technically not allowed to legally use this on platforms other than Mac, but that won't stand up in court see Microsoft V. Apple
Download:
http://www.randelshofer.ch/quaqua/ (once you extract look in the "dist" folder)
Class Name: ch.randelshofer.quaqua.QuaquaLookAndFeel
Info NodeDownload:
http://www.infonode.net/index.html?ilfdownload (once you extract look in the "lib" folder)
Class Name: net.infonode.gui.laf.InfoNodeLookAndFeel
JTattooDownload:
http://www.jtattoo.net/Download.htmlClass Names:
http://www.jtattoo.net/ScreenShots.htmlhttp://www.jtattoo.net/PredefinedThemes.htmlcom.jtattoo.plaf.acryl.AcrylLookAndFeel
com.jtattoo.plaf.hifi.HiFiLookAndFeel
(there's more but I'm not typing them all out)
SyntheticaYou must download the base Synthetica and place it in there before you can use the extended ones.
Download:
http://www.javasoft.de/synthetica/download/ (you will have to register, but it's still free)
http://www.javasoft.de/synthetica/themes/Class Names:
de.javasoft.plaf.synthetica.SyntheticaStandardLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaAluOxideLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlackEyeLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlackMoonLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlackStarLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlueIceLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlueMoonLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaBlueSteelLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaClassyLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaGreenDreamLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaMauveMetallicLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaOrangeMetallicLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaSilverMoonLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaSimple2DLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaSkyMetallicLookAndFeel
JGoodiesThe purpose of this one is having a Windows look and feel on Mac or Linux, it doesn't look much different than the one included in the Java SE, except fonts.
You also need to download both JGoodies Common as well as JGoodies Looks.
Download:
http://www.jgoodies.com/downloads/libraries/Class Names:
com.jgoodies.looks.windows.WindowsLookAndFeel
com.jgoodies.looks.plastic.PlasticLookAndFeel
com.jgoodies.looks.plastic.Plastic3DLookAndFeel
com.jgoodies.looks.plastic.PlasticXPLookAndFeel
PgsDownload:
http://www.pagosoft.com/projects/pgslookandfeel/Class Name: com.pagosoft.plaf.PgsLookAndFeel
Sea GlassDownload:
https://github.com/khuxtable/seaglass (seaglasslookandfeel-0.2.jar)
Class Name: com.seaglasslookandfeel.SeaGlassLookAndFeel