Life’s Passion

My Projects in Eclipse

Archive for the 'XWT' Category

Declarative Data Binding - Part 1

Posted in Data binding, Declarative UI, XWT on November 13th, 2009 | No Comments »

Why Data Binding?
Data binding is a process that establishes a connection between the application UI and business logic. Since 2006, eclipse has worked on this solution. Here is the purpose of JFace data binding, given in JFace Data Binding Introduction:
Developing line of business applications as Eclipse Rich Client Platform applications presents a number of unique [...]

[ Back to top ]

XWT Designer

Posted in Announcement, Declarative UI, VE, Visual Editor for XAML, XWT on November 2nd, 2009 | No Comments »

During the ESE 2009 last week, I have shown a demo with a WYSIWYG editor for XWT in e4 Symphosium and XWT session. It is a tool like VE of eclipse. But the architecture is completely different. XWT Designer relies on XML, instead of Java in VE. And also it doesn’t have two JVMs as [...]

[ Back to top ]

XWT - Data Trigger (2)

Posted in Declarative UI, XWT on November 1st, 2009 | No Comments »

In the previous post, I have shown up the Trigger, which is in fact a Control Trigger. The source of Trigger is a UI Control such as Button. It looks like Control Binding, but it is a little bit different in features. Control binding is used to synchronize the state of the two controls. It [...]

[ Back to top ]

XWT - UI Trigger (1)

Posted in XWT on October 12th, 2009 | 9 Comments »

One of the most common features of any modern application, whether web-based or client-based, is the dynamic aspect of user interface elements. These include buttons that highlight when focused or clicked, images that change when the mouse is rolled over them, text boxes that change color to indicate errors, the visibility/edit-ability of input fields through [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta