Added AppleWorks Spread Sheet files to getSuggestedFilter.

This commit is contained in:
Robert Greene 2003-02-26 01:30:35 +00:00
parent dcb6dd79db
commit 6cfda661ac
1 changed files with 2 additions and 0 deletions

View File

@ -445,6 +445,8 @@ public class ProdosFileEntry extends ProdosCommonEntry implements FileEntry {
return new AppleWorksWordProcessorFileFilter();
} else if ("ADB".equals(getFiletype())) {
return new AppleWorksDataBaseFileFilter();
} else if ("ASP".equals(getFiletype())) {
return new AppleWorksSpreadSheetFileFilter();
} else if ("BAS".equals(getFiletype())) {
return new ApplesoftFileFilter();
} else if ("INT".equals(getFiletype())) { // supposedly not available in ProDOS, however