AppleCommander/src/com/webcodepro/applecommander/ui/swt/util
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
..
contentadapter Preparing for internationalization as well as responding to the tighter 2004-07-05 00:24:42 +00:00
DropDownSelectionListener.java Preparing for internationalization as well as responding to the tighter 2004-07-05 00:24:42 +00:00
ImageCanvas.java Author tag fix (removed colon) and fixed some 'yellow' warnings. 2004-06-18 05:15:33 +00:00
ImageManager.java Remove -Xlint:unchecked warnings 2017-11-09 13:03:03 -08:00
SwtUtil.java Preparing for internationalization as well as responding to the tighter 2004-07-11 15:07:56 +00:00