com.johncheetham.jcplayer
Class PlaylistElement

java.lang.Object
  extended by com.johncheetham.jcplayer.PlaylistElement

public class PlaylistElement
extends java.lang.Object


Constructor Summary
PlaylistElement(java.io.File file)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlaylistElement

public PlaylistElement(java.io.File file)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


John Cheetham 2008