org.processmining.framework.ui.filters
Class DotFileFilter

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

public class DotFileFilter
extends GenericFileFilter

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
DotFileFilter()
           
 
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

DotFileFilter

public DotFileFilter()