AppleCommander/src/com/webcodepro/applecommander/storage/filters
T. Joseph Carter c74e9ad3bd Fix my idiot attempt to fix this warning
My fix for the unchecked warning in AppleImage.java was completely dumb
and I had no idea what I was doing.  My understanding of how this works
is now greatly improved and the bug I introduced in 292afd2 is fixed.
2017-11-13 09:23:05 -08:00
..
imagehandlers Fix my idiot attempt to fix this warning 2017-11-13 09:23:05 -08:00
ApplesoftFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
AppleWorksDataBaseFileFilter.java Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. 2006-04-16 03:28:36 +00:00
AppleWorksSpreadSheetFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
AppleWorksWordProcessorFileFilter.java Protect ourselves from taking null pointer exceptions from corrupted AppleWorks files. 2011-09-03 20:13:49 +00:00
AssemblySourceFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
BinaryFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
BusinessBASICFileFilter.java Refactored to eliminate duplicate spaces between two tokens, handle Business BASIC text exportation the same as RTF 2009-01-03 05:48:26 +00:00
GraphicsFileFilter.java Remove -Xlint:unchecked warnings 2017-11-09 13:03:03 -08:00
GutenbergFileFilter.java Better RTF production, better integration into context menu 2008-12-27 03:40:53 +00:00
HexDumpFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
IntegerBasicFileFilter.java Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. 2006-04-16 03:28:36 +00:00
PascalTextFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00
TextFileFilter.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00