import java.awt.*;
import javax.swing.*;

public class Rect1{
//constructer
public Rect1(){
frame();

}
//frame() method