Question: i run my code as a java applet however i got this error can you help me how can i fix it ? e cheater1_yildizbastirma.java

 i run my code as a java applet however i got

i run my code as a java applet however i got this error can you help me how can i fix it ?

e cheater1_yildizbastirma.java cheapter2_applet.java X * 1 import javax.swing. tanntents 2 import java.awt.*; 3 # 4 public class cheantenimmapnlet extends Applet{ 50 public void paint(Graphics page) { 6 page.drawRect(50, 50, 40, 40); 7 page.drawRect(60, 80, 225, 30); 8 page.drawOval(75, 65, 20, 20); 9 page.drawLine(35, 60, 100, 120); 10 11 page.drawstring("out of clutter, find simplicity", 110, 70); 12 page.drawstring("-- Albert Einstien", 130, 100); 13 } 14 } 15 Problems @ Javadoc Declaration Console X cheapter2_applet [Java Applet] C:\Program Files\Java jdk-14.0.1\bin\javaw.exe (Jan 21, 2022, 12:42:52 PM 12:42:52 PM) Error: Could not find or load main class sun.applet.AppletViewer Caused by: java.lang.ClassNotFoundException: sun.applet.AppletViewer

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!