net.sf.fmj.media.content.unknown.Handler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fmj Show documentation
Show all versions of fmj Show documentation
Freedom for Media in Java
The newest version!
package net.sf.fmj.media.content.unknown;
import net.sf.fmj.media.*;
/**
* The default player to catch for all content types.
*/
public class Handler extends MediaPlayer
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy