jvc
Interface PluginFichier

All Known Implementing Classes:
FichierDefaut, FichierMp3

public abstract interface PluginFichier
extends Plugin


Method Summary
 java.lang.String info(java.io.File f)
           
 
Methods inherited from interface jvc.Plugin
getName, getType
 

Method Detail

info

public java.lang.String info(java.io.File f)