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