Showing posts with label Creating a Project.. Show all posts
Showing posts with label Creating a Project.. Show all posts

Creating a Project

The easiest way to learn about JavaBeans is to start using them. To begin, download and install the latest version of NetBeans. This tutorial describes how to use NetBeans version 7.0.
NetBeans is a bean builder tool, which means it recognizes JavaBeans components (beans) and enables you to snap components together into an application with ease.

A Button is a Bean

Start NetBeans. Choose File > New Project... from the menu.
Choose Java and Java Application
Click for full image
Select Java from the Categories list and select Java Application from the Projects list. Click Next