public class LogoFilter
extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
LogoFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File file)
Filters for logo objects
|
java.lang.String |
getDescription()
Shows what it is filtering for
|
public boolean accept(java.io.File file)
accept
in class javax.swing.filechooser.FileFilter
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter