67686970717273
return result; } @Override protected CheckBoxTable getCheckBoxTable(Shell shell, String[] values, String titleId){ return new SuiteFileCheckBoxTable(getCallback().getShell(), values, titleId); }