1

I was trying to convert a dialog built in SWT into BMML. Can any one help in how can I achieve it

Robert Munteanu
  • 67,031
  • 36
  • 206
  • 278
Big Boss
  • 208
  • 2
  • 6

2 Answers2

0

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

Robert Munteanu
  • 67,031
  • 36
  • 206
  • 278
-1

Here's some code that does the conversion from SWT to WireframeSketcher's screen format: http://pastebin.com/f4625affc

This code is actually used by WireframeSketcher for it's Spy plugin. For more details see this blog post: SWT to Mockup: WireframeSketcher Spy plugin

Peter Severin
  • 2,455
  • 21
  • 13