de.unihalle.informatik.MiToBo.core.dataio.provider.swing.components
Class MTBTableWindow.DataTabFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
de.unihalle.informatik.MiToBo.core.dataio.provider.swing.components.MTBTableWindow.DataTabFileFilter
- Enclosing class:
- MTBTableWindow
protected class MTBTableWindow.DataTabFileFilter
- extends FileFilter
Internal class that realizes a FileFilter
for text
files where MiToBo table data is stored.
- Author:
- moeller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MTBTableWindow.DataTabFileFilter
protected MTBTableWindow.DataTabFileFilter()
accept
public boolean accept(File f)
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.