method:show ();return type:voidcontent:ใช้กำหนดให้แสดง frameexample:Frame frame = new Frame (); frame.show (); // frame.setVisible ( true );