Uses of Class
com.melloware.jukes.util.JukesValidationMessage

Packages that use JukesValidationMessage
com.melloware.jukes.file   
 

Uses of JukesValidationMessage in com.melloware.jukes.file
 

Methods in com.melloware.jukes.file that return JukesValidationMessage
static JukesValidationMessage MusicDirectory.createNewDisc(Object[] aTags, File aCoverImage, File aDirectory, JukesValidationMessage aMessage, boolean aUpdateTags)
          Creates a new disc in the catalog and optionally updates its ID3 tags.
static JukesValidationMessage MusicDirectory.loadDiscFromDirectory(File aDirectory, boolean aUpdateTags)
          Silently loads all tracks and one image file from the aDirectory.
 

Methods in com.melloware.jukes.file with parameters of type JukesValidationMessage
static JukesValidationMessage MusicDirectory.createNewDisc(Object[] aTags, File aCoverImage, File aDirectory, JukesValidationMessage aMessage, boolean aUpdateTags)
          Creates a new disc in the catalog and optionally updates its ID3 tags.
 



Copyright © 1999-2010 Melloware Inc. All Rights Reserved.