new MainFrame(){ title="Greyscale bars" visible=true preferredSize=new Dimension(640, 320) contents=new GreyscaleBars() }