|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dt.iTunesController.ITObject
com.dt.iTunesController.ITTrack
com.dt.iTunesController.ITFileOrCDTrack
public class ITFileOrCDTrack
Represents a file or CD track.
| Field Summary |
|---|
| Fields inherited from class com.dt.iTunesController.ITObject |
|---|
object |
| Constructor Summary | |
|---|---|
ITFileOrCDTrack(com.jacob.com.Dispatch d)
|
|
| Method Summary | |
|---|---|
ITArtworkCollection |
getArtworks()
|
java.lang.String |
getLocation()
|
ITRatingKind |
getRatingKind()
|
ITVideoKind |
getVideoKind()
|
void |
reveal()
Reveals the track in the main browser window. |
| Methods inherited from class com.dt.iTunesController.ITTrack |
|---|
delete, getAlbum, getArtist, getArtwork, getBitRate, getBPM, getComment, getCompilation, getComposer, getDateAdded, getDiscCount, getDiscNumber, getDuration, getEnabled, getEQ, getFinish, getGenre, getGrouping, getKind, getKindAsString, getModificationDate, getPlayedCount, getPlayedDate, getPlaylist, getPlayOrderIndex, getRating, getSampleRate, getSize, getStart, getTime, getTrackCount, getTrackNumber, getVolumeAdjustment, getYear, play, setAlbum, setArtist, setBPM, setComment, setCompilation, setComposer, setDiscCount, setDiscNumber, setEnabled, setEQ, setFinish, setGenre, setGrouping, setPlayedCount, setPlayedDate, setRating, setStart, setTrackCount, setTrackNumber, setVolumeAdjustment, setYear |
| Methods inherited from class com.dt.iTunesController.ITObject |
|---|
fetchDispatch, getIndex, getName, getPlaylistID, getSourceID, getTrackDatabaseID, getTrackID, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ITFileOrCDTrack(com.jacob.com.Dispatch d)
| Method Detail |
|---|
public void reveal()
public ITVideoKind getVideoKind()
public ITRatingKind getRatingKind()
public java.lang.String getLocation()
public ITArtworkCollection getArtworks()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||