Any swt model must have a method named 'create', in create method usually make SWT java object, and put it into gloabl variable context.
New swt model can be registed to xworker.swt.Widgets.
Use Ctrl + mouse middle button click a control which created by model, you can open it in IDE.