Create New Java Applet Project
|
Previous Top Next |
To create New Java Applet project in Silver-J then go to
File -> New -> Java Applet Project
Or press key CTRL+ALT+N
This will popup following dialog box
Project Name : Enter your project name
Project Location : Select the location folder where you want to save your project by
clicking on Browse button.
HTML File Name : Enter the HTML file name for applet.
Create Java Class : Check this check box to add Java class to the project.
Click Finish