Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

XWT/SWT2XWT

< XWT
Revision as of 08:02, 16 December 2009 by Yves.yang.soyatec.com (Talk | contribs) (New page: XWT is a model-based UI solution. It mapps directly with the existing UI libraries using Java refection. Here are some rules to help SWT developer to find the XWT model and edit directly X...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

XWT is a model-based UI solution. It mapps directly with the existing UI libraries using Java refection. Here are some rules to help SWT developer to find the XWT model and edit directly XWT resource file.

Back to the top