de.unihalle.informatik.Alida.dataio.provider.swing.components
Class ALDTableWindow.DataTabFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDTableWindow.DataTabFileFilter
Enclosing class:
ALDTableWindow

protected class ALDTableWindow.DataTabFileFilter
extends FileFilter

Internal class that realizes a FileFilter for text files where MiToBo table data is stored.

Author:
moeller

Constructor Summary
protected ALDTableWindow.DataTabFileFilter()
           
 
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

ALDTableWindow.DataTabFileFilter

protected ALDTableWindow.DataTabFileFilter()
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 © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.