|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--agentland.device.intelliCD.Song
|
+--agentland.device.intelliCD.software.SoftwareSong
|
+--agentland.device.intelliCD.mp3.Mp3Song
| Fields inherited from class agentland.device.intelliCD.software.SoftwareSong |
fName |
| Fields inherited from class agentland.device.intelliCD.Song |
author, duration, id, parent, player, title |
| Constructor Summary | |
Mp3Song(long id,
String title,
String author,
int duration,
String fName)
|
|
| Methods inherited from class agentland.device.intelliCD.software.SoftwareSong |
getFName, getLocation, lightweightCopy, setFName, toString |
| Methods inherited from class agentland.device.intelliCD.Song |
copyParentTree, copySubtree, equals, equals, equals, getAuthor, getDuration, getID, getName, getNiceDuration, getParent, getPlayer, getTitle, hashCode, iconName, niceDuration, pause, play, resume, setAuthor, setDuration, setID, setParent, setPlayer, setTitle, stop |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Mp3Song(long id,
String title,
String author,
int duration,
String fName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||