Moire panel =newMoire();//panel is the graphics area where we can draw
frame.add(panel);//put the panel inside the window
frame.setSize(640,640);//set the window size to 640x640 pixels
frame.setVisible(true);
}
}
We use cookies to provide, improve, protect and promote our services. Visit our Privacy Policy and Privacy Policy FAQs to learn more. You can manage your personal preferences, including your ‘Do not sell or share my personal data to third parties’ setting using the “Customize cookies” button below.