Use MyDesktop().getDesktop().browseFileDirectory() instead
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
Use JAlbumUtilities.countCategories instead for speed (less
disk access) and flexibility
since v33. Use isMakeCloseups and isIncludeOriginals
Use the new AlbumObject object model instead (currentObject,
currentFolder and rootFolder variables). Doesn't support renamed files
Use processScript(File) instead
Use setDictoryChaining() instead
since v33. Use setMakeCloseups and setIncludeOriginals Will
be called for older projects
Ignored from v17.2. URL encoding is now always on
Use setVars(Map variables, ScriptEngine engine)
Use saveImage instead (may as well produce a png image)
Use saveImage instead (may as well produce a png image)
Use delete(AlbumObject). Used by online jAlbum
Use isVideoSupported instead
use getInstance() instead
Use LicenseManager instead
Use LicenseManager instead
Use LicenseManager instead
Use setMillis. Parameter isn't actually frames, but fractions of a second in millisecond precision
Use getURI instead in order to support relative paths in the
future
Also lowers case of extension. Use IO.extension
Use getIconFor(File f, AlbumBean engine) instead
Use loadImage(File file) instead.
Use TargetPage instead of improved parallelism