|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.littleshoot.util.ITunesUtils
public class ITunesUtils
Utilities for iTunes.
| Method Summary | |
|---|---|
static boolean |
addAudioFile(File file)
Adds the specified audio file to iTunes if we're on OSX. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean addAudioFile(File file)
throws IOException
file - The file to add.
true if the audio file was added to iTunes,
otherwise false.
IOException - If there's an error getting the canonical file name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||