Thanks for making these stub available, much appreciated! In com.apple.eawt.AppEvent the signature for FilesEvent.getFiles() is: public List getFiles() If I decompile the AppleJavaExtensions its: public List<File> getFiles()