Mist Aqua
4142434445464748
public class MistAqua extends SkinRobot { /** * Creates the screenshot robot. */ public MistAqua() { super(new MistAquaSkin(), "C:/jprojects/substance/www/images/screenshots/skins/mistaqua"); }
public class MistAqua extends SkinRobot { /** * Creates the screenshot robot. */ public MistAqua() { super(new MistAquaSkin(), "/Users/kirillg/JProjects/substance/www/images/screenshots/skins/mistaqua"); }