Jigloo SWT/swing GUI builder for eclipse and WebSphere

Source: Internet
Author: User

Http://www.cloudgarden.com/jigloo/

Introduction

Note: jigloo is free for non-commercial cial use, but purchase of a professional license is required for commercial cial use (after successfully evaluating jigloo ).

Cloudgarden's jigloo GUI builder is a plugin for the eclipse Java IDE and WebSphere Studio, which allows you to build and manage both Swing and swt gui classes.

Jigloo creates and manages code for all the parts of swing or SWT guis as well as code to handle events, and shows you the guis as they are being built.Jigloo parses Java class files to construct the form that you use when designing your gui (Round-tripping), So it can work on classes that were generated by other GUI builders or ides, or hand-coded classes. it can also convert from a swing GUI to a swt gui and vice-versa.

Jigloo isStraightforward, fast, powerful, easy to use and fully integrated with eclipse. It can lead to substantial time-savings for GUI development and Maintainance tasks.

Jigloo isHighly-customizable: The parts of your code which jigloo will parse can be restricted, and the classes which are instantiated when jigloo parses your code and constructs the form editor can be specified using patterns. the code generated by jigloo can also be customized, and existing code can be re-arranged to follow the preferred style (eg, using getters for GUI elements, or separating elements by blank lines, braces or tagged comments ).

Custom classesCan be added to forms, and JavaBeans with customizers and custom properties are supported. In addition, jigloo supportsVisual inheritance-It can design classes which extend other custom classes, which may be public, abstract or non-public.Navigation Between code and form Editors is very easy-with jigloo highlighting the relevant section of code when the form editor has focus, or the relevant form element when the code editor has focus.

Components are added, layouts changed etc, by selecting from a palette, or by options in the right-click context menus. they can be resized and dragged about in the form editor and in the Outline View, and their properties, layout constraints and event handlers can be changed easily in a properties editor.Multi-selectionOf components makes widespread changes easy to perform.Class-changing(Eg, from a composite to a group, a combo-box to a text field, or to any custom class) can also save design time. the GUI can be "previewed" or run using editor actions.

A basic knowledge of the swing and SWT components is useful, but not essential-and the javadoc can be easily accessed (by a right-click option) directly from the GUI Editor.

 

Download & installation

Notes for eclipse 2, and Java 1.3 users:

  • If you are using jiglooWebSphere with eclipse 2, Or just eclipse 2 then you need to modify jigloo's plugin. xml file to remove the following line:<Import plugin = "org. Eclipse. UI. Forms"/>From<Requires> Section of the file. Then restart eclipse.
  • If you are usingJava version 1.3Then you need to download this XML. jar file and place it in the jigloo plugin folder, then restart eclipse.

Installation using update Manager:

You shoshould use the update manager in eclipse to download and install jigloo-Just open it (under "Help-> Software Updates-> Find and install "). you will need to create a new remote site entry in the update manager for the jigloo Update-site-the URL is:Http://cloudgarden1.com/update-site
For more detailed help, read this.

Installation Using ZIP file:

Alternatively, you can download the ZIP file from here.Unzip it into the eclipse folder so that the structure is Eclipse/plugins/COM. cloudgarden. jigloo_4 .#.#

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.