}
else
{
a = new ExportFrame();
}
EditSessionType editSess = a.showDialog();
if (editor != null) {
IViewController[] iVC = getMediator().findViewController(IStatusBar.TYPE);
IStatusBar iSB[] = new IStatusBar[iVC.length];
for (int i = 0; i < iSB.length; i++) {