net.sf.ext.mediamanager.ebm.matroska
Class MatroskaFileFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bynet.sf.ext.mediamanager.ebm.matroska.MatroskaFileFilter

public class MatroskaFileFilter
extends javax.swing.filechooser.FileFilter

Title: JEBML

Description: Java Classes to Read EBML Elements

Copyright: Copyright (c) 2002-2004 John Cannon , Jory Stone

Company:

Version:
1.0
Author:
jcsston

Constructor Summary
MatroskaFileFilter()
           
 
Method Summary
 boolean accept(java.io.File parm1)
           
 java.lang.String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatroskaFileFilter

public MatroskaFileFilter()
Method Detail

accept

public boolean accept(java.io.File parm1)

getDescription

public java.lang.String getDescription()