AppleCommander/src/com/webcodepro/applecommander/ui
T. Joseph Carter 292afd24c9 Remove -Xlint:unchecked warnings
Fixed all instances of warnings OpenJDK finds with -Xlint:unchecked.
Merging this will at least result in a dependency on JDK 1.5 or later
that I'm pretty sure of.  But since the only JDKs that are really safe
to use these days are versions 1.8 and 9, that's probably okay.

No promises that this will make modern SWT work or anything, but it's
probably at least a beginnig toward that as well.
2017-11-09 13:03:03 -08:00
..
images Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
swing Check for a null directory coming back from preferences before using it 2009-06-01 16:04:13 +00:00
swt Remove -Xlint:unchecked warnings 2017-11-09 13:03:03 -08:00
ac.java Allow extraction to a file name for -e and -g 2012-10-11 11:54:56 +00:00
AntTask.java Allow extraction to a file name for the ant task 2012-10-11 11:38:55 +00:00
AppleCommander.java Remove -Xlint:unchecked warnings 2017-11-09 13:03:03 -08:00
ImportSpecification.java Added raw file import indicator. 2004-06-23 03:45:27 +00:00
UiBundle_de.properties Simplistic internationalization examples for Spanish and German. 2004-07-17 00:23:02 +00:00
UiBundle_es.properties Simplistic internationalization examples for Spanish and German. 2004-07-17 00:23:02 +00:00
UiBundle.java Made TextBundle a general utility class and changed to the 2004-07-11 15:08:10 +00:00
UiBundle.properties Allow extraction to a file name for -e and -g 2012-10-11 11:54:56 +00:00
UserPreferences.java Merged in John B. Matthews' changes for AppleCommander 1.3.3.9. 2006-04-16 03:28:36 +00:00