Running a Java Program
After you compile a Java program with no errors, you can run it by choosing Tools Run Java Application or pressing Ctrl+2. A command window opens, in which the program runs. For example, Figure 3-4 shows the HelloApp program running in a separate window atop the TextPad window.
Running a Java Program
After you compile a Java program with no errors, you can run it by choosing Tools Run Java Application or pressing Ctrl+2. A command window opens, in which the program runs. For example, Figure 3-4 shows the HelloApp program running in a separate window atop the TextPad window.
No comments:
Post a Comment