Eclipse Installation Windowbuilder

Source: Internet
Author: User

Originally wanted to install the visual editor, but the information provided by the URL has been unable to use, search some posts on the Internet, is not very useful. But it is not without harvest, inadvertently saw someone said that visual editor has stopped maintenance, rather than using windowbuilder!

So I searched the information about Windowbuilder,

Windowbuilder-is a powerful and easy-to-use bi-directional Java GUI Designer

windowbuilder is composed of the SWT designer and Swing designer and makes it very easy to create Java GUI a Pplications 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 would be generated. Easily add controls using Drag-and-drop, add event handlers to your controls, change various properties of controls using A property editor, internationalize your apps and much more.

Happy accident! with it, SWING/SWT can also drag the control to write programs like Visual Studio.

Installation Address: http://www.eclipse.org/windowbuilder/download.php

According to the version of Eclipse to choose the right version , mine is version 4.3 .

Open Eclipse, open the menu Help→install New software, click the Add button on the work with, enter the update address for your Eclipse counterpart, mine is version 4.3.

http://download.eclipse.org/windowbuilder/WB/release/R201406251200/4.3/

Detailed installation instructions are available here.

After the installation is complete, restart Eclipse, click File→new→project, select Windowbuilder→swt designer→swt/jface Java Project


Give your project a name


In the SRC directory, create a new package named Pkg. Right-click Pkg,new→other.

Create a application window program, SWT designer→swt→application window, named HelloWorld

When you click Finish, Eclipse automatically generates the code for the window class:


Click Design to get to the visualization:

To select a button control, drag it into the window:


Double-click the button to enter source to view the generated code:


Resources

Eclipse Address: http://www.eclipse.org/downloads/

Windowbuilder Installation Address: http://www.eclipse.org/windowbuilder/download.php

SWING/SWT Visual development tool Windowbuilder free

Eclipse Installation Windowbuilder

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.