Friday, May 06, 2011

How add a JxImage panel to your projects

In the NetBeans you need a JAR file which consist the class or function of JXImage panel to ADD, Show an Image in Your Project. The name of this JAR file is swingx.jar. To add an Image Panel in your project follow these steps given below:
1. Goes to Tools>Palette >Swing/AWT Components.

2. After that you will see this Palette Manager.




3. Now click on Add from JAR, After clicking you will see that window.

Now, Browse your Jar File and click on Next Button.
4. After that you will see a list of many Swing and AWT Componenets, like this

5.From this list choose your JXImage Panel and click on Next Button. After clicking on next button you will see that window.

6.Then Choose Your category where you want to put it and click on Finish Button.

After that you will be able to use it.
Open your Palette window and Drag it from your category and add it to your project.
That's All.
Thank You..........

No comments:

Post a Comment