public class MgfFileFilter
extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
MgfFileFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File f)
Accept all directories, *.mgf files.
|
java.lang.String |
getDescription()
The description of this filter
|
public boolean accept(java.io.File f)
accept
in class javax.swing.filechooser.FileFilter
f
- public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
Copyright © 2013. All Rights Reserved.