org.processmining.framework.ui.filters
Class XmlFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by org.processmining.framework.ui.filters.GenericFileFilter
          extended by org.processmining.framework.ui.filters.XmlFileFilter

public class XmlFileFilter
extends GenericFileFilter

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
XmlFileFilter()
           
 
Method Summary
 
Methods inherited from class org.processmining.framework.ui.filters.GenericFileFilter
accept, addExtension, getDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlFileFilter

public XmlFileFilter()