static JTable showBWImagesTable(Collection l) { ret showTable(map(l, func(BWImage img) -> Map { litorderedmap(Image := img) })); }