Please use JAVA (Don’t want the alien one) Create an additionaldrawing panel at least 400 x 400. On it, draw filled-in shapes ofat least two types (rectangles, circles, etc.) in at least twocolors. Each shape type should be drawn by its own method (that youwrite) with parameters indicating where it is to be drawn and howbig it is to be. Consider including the color as a parameter aswell; this would make the function more flexible. Draw at least tenshapes in an attractive pattern; do something fun and interestingof your own design. (1)Use a Random object or random() method forcreating different
OR
OR