SWT representation for BMML

I was trying to convert the dialog embedded in SWT to BMML. Can anyone help on how I can achieve it?

+1


a source to share


2 answers


Here 's a blog post and source repository for the BMML SWT plugin.



0


a source


Here is the code that converts SWT to WireframeSketcher screen format: http://pastebin.com/f4625affc



This code is actually used by WireframeSketcher for this Spy plugin. See this blog post for more details: SWT to Mockup: WireframeSketcher Spy Plugin

-1


a source







All Articles