[static]
Returns the active workbench window or null if none.
null
00034 { 00035 return getDefault().getWorkbench().getActiveWorkbenchWindow(); 00036 }