/* */
/* 417 */ ImageDataSequence localImageDataSequence = new ImageDataSequence();
/* 418 */ int i = 0;
/* */
/* 420 */ for (int j = 0; j < arrayOfString.length; j++) {
/* 421 */ QTFile localQTFile = null;
/* 422 */ localQTFile = new QTFile(str1 + arrayOfString[j]);
/* 423 */ GraphicsImporterDrawer localGraphicsImporterDrawer = new GraphicsImporterDrawer(localQTFile);
/* */
/* 431 */ if ((j == 0) || (localImageDataSequence.isEmpty())) {
/* 432 */ localImageDataSequence.setDescription(localGraphicsImporterDrawer.getDescription());
/* */ }