adsterra

Install Window Builder into Eclipse | java




Window Builder in Eclipse



WindowBuilder is composed of SWT Designer and Swing Designer and makes it very easy to create Java GUI applications without spending a lot of time writing code. Use the WYSIWYG visual designer and layout tools to create simple forms to complex windows; the Java code will be generated for you.

Step1:Select  the Help option from the Menu Bar and click on Install New Software.


Step2:Select the option of Latest Eclipse Release and click Next.


Step3:Find the General Purpose Tools option.Select all the options below the Swing Designer and click Next.


Step4: This window shows all the packages required to install then click on Next.


Step5:Accept the terms of the License agreement and click on Finish.



In order to create JFrame window follow the following steps:

Step6:Click on File->New->Other



Step7:Explore the window Builder option and select the JFrame option given under the Swing Designer.





Step8:Set the Name of the Jframe and click Finish. 






Post a Comment

0 Comments