|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Fields | |
|---|---|
| com.sysord.mad.ui.swt.SWTSpecificWidgetContext.currentContainer
It was used with the old emitter and the creation of a ScrolledComposite for each tab.
Now, you should use |
|
| Deprecated Methods | |
|---|---|
| com.sysord.mad.ui.swt.SWTHelper.changeFontSize(Control, int)
Use SWTUtil.incrementFontSize(Control, int)
instead |
|
| com.sysord.mad.ui.swt.SWTSpecificWidgetContext.getCurrentContainer()
Use SWTSpecificWidgetContext.getFormBody() instead. |
|
| com.sysord.mad.ui.swt.SWTSpecificWidgetContext.setCurrentContainer(ScrolledComposite)
Use SWTSpecificWidgetContext.setFormBody(Composite) instead. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||