221222223224225226227228229230231
} } if (index < 0) { throw new DialogException("Can't use this type of file!!!"); } ArrayList<FilterType> filters = filterLoader.getFilterTypes(currentModelName); FilterType filter = filters.get(index);