Use the Select Main Class For Project dialog box to select the class to run.
APPLET
tag that specifies the name of the runnable applet class. The HTML file's CODE
attribute must contain the fully qualified class name. If the class file is not located in the same directory as the HTML file, the CODEBASE
attribute must specify the location of the class file in relation to the HTML file.Displays the selected class name. Previously selected class names are available from the drop-down list.
Choose a class from the list to select it as the process to run.