!1 p { long time = now(); AutoShootInfo info = autoShootHidingConsole(); done_always(time, "Seeing " + n(l(info.segments), "things") + ", " + info.considered + " in right size"); new L data; for (GrabbedImage gi) data.add(ll(gi.count, gi.md5, gi.image.getBufferedImage(), str(gi.lastRect))); final JTable table = showTableWithImages("Auto-Shot Stuff", splitAtSlash("Count/MD5/Image/Position"), data); table.setRowHeight(25); }