Graphite Glass
4142434445464748
public class GraphiteGlass extends SkinRobot { /** * Creates the screenshot robot. */ public GraphiteGlass() { super(new GraphiteGlassSkin(), "C:/jprojects/substance/www/images/screenshots/skins/graphiteglass"); }
public class GraphiteGlass extends SkinRobot { /** * Creates the screenshot robot. */ public GraphiteGlass() { super(new GraphiteGlassSkin(), "/Users/kirillg/JProjects/substance/www/images/screenshots/skins/graphiteglass"); }