How to Create a Java GUI Programme Using Netbeans IDE Version 8.0.2?

To create a Java programme by using Netbeans IDE version 8.0.2, Follow the given steps:



Step 1: After installing Netbeans IDE, click I agree the user license. After that click the application and you will notice this figure:





Step 2: Then you will notice a front page layout is made which is shown in this figure:





Step 3: Go to file in the upper left corner and click new project and a new window will appear which is shown in this figure:


Step 4: Click  java and go to java application in the new window and click next which is shown in this figure:




Step 5: After Clicking Next, you will go to name place where you can name your project and click Finish. After that a new page will open and you can get started which is shown in this figure:





Step 5: The next step is you have to watch the below link which shows you how to create a simple programme using java









**********************************The End************************************











Comments

Popular posts from this blog

How To Create a Simple SQL Programme in MySQL?