org.knime.base.node.io.arffreader
Class ARFFReaderNodeModel.ARFFFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by org.knime.base.node.io.arffreader.ARFFReaderNodeModel.ARFFFileFilter
Enclosing class:
ARFFReaderNodeModel

public static class ARFFReaderNodeModel.ARFFFileFilter
extends FileFilter

FileFilter for the ARFFReader/writer file chooser dialog.

Author:
Peter Ohl, University of Konstanz

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

Constructor Detail

ARFFReaderNodeModel.ARFFFileFilter

public ARFFReaderNodeModel.ARFFFileFilter()
Method Detail

accept

public boolean accept(File f)

Specified by:
accept in class FileFilter

getDescription

public String getDescription()

Specified by:
getDescription in class FileFilter


Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.