uk.co.mullsoft.multimedia
Class AudioFileWrapper

java.lang.Object
  extended by uk.co.mullsoft.multimedia.AudioFileWrapper

public class AudioFileWrapper
extends java.lang.Object


Field Summary
 java.io.File file
           
 
Constructor Summary
AudioFileWrapper(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
 

Field Detail

file

public final java.io.File file
Constructor Detail

AudioFileWrapper

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

toString

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