Community
Participate
Working Groups
In 3.7 the method Display#getAppmenubar() was istroduced in SWT. It is valid to let this method return null.
Fixed to always return null.
In CVS HEAD > 20110310 of SWT the method was renamed to getMenuBar()
Changed Display#getAppMenuBar() to getMenuBar()