Welcome!

Eclipse Authors: RealWire News Distribution, Adrian Bridgwater, Hovhannes Avoyan, Paul Miller, Cloud Ventures

Related Topics: Eclipse

Eclipse: Article

IBM Releases v1.1 of Reflexive User Interface

IBM Releases v1.1 of Reflexive User Interface

Recent updates to IBM's RIB (Reflexive User Interface) builder include the capacity to validate Eclipse SWT GUIs, create Java source for GUIs made by RIB, and embed Java source code in RIB documents.

The application creates and renders graphical user interfaces (GUIs) for Java Swing and Eclipse Standard Widget Toolkit (SWT) based on a descriptive XML document. IBM Reflexive User Interface Builder is a specification for a mark-up language in which to describe GUIs; and an engine for creating and, rendering them.

The application can be used as a stand-alone application for testing and evaluating basic GUI layout and functionality, or it can be used as a library within the context of a Java application for creating and rendering GUIs for that application.

IBM released the GUI rendering tool last July. It was designed to improve application developed by making coding of GUI's in Java easier and less error prone. Using RIB, developers can test and evaluate basic GUI layout and functionality, or to create and render GUIs for an application.

Before, hand coding was the only method that could be used. Using a markup language to specify GUIs provides another means of validating properties illustrating the relations between components.

Version 1.1 expands application development, in the process making Eclipse a more attractive platform. Moreover, more-sophisticated GUIs consisting of several panes in a javax.swing can be created.

More Stories By Eclipse News Desk

Eclipse News Desk gathers and summarizes news and information from newspapers, magazines, Web sites, newsletters, and online communitities likely to be of interest to those who support the move toward a language-neutral, vendor-neutral, open-source platform for the development of integrated tools.

Comments (1) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
RIB cage4us 01/04/05 11:33:54 AM EST

///Version 1.1 expands application development, in the process making Eclipse a more attractive platform. Moreover, more-sophisticated GUIs consisting of several panes in a javax.swing can be created.///

I like the sound of this