|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
projectviewer.importer.NonProjectFileFilter
A FileFilter that filters out files already added to the project.
Constructor Summary | |
NonProjectFileFilter(VPTProject project)
|
Method Summary | |
boolean |
accept(java.io.File f)
|
java.lang.String |
getDescription()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NonProjectFileFilter(VPTProject project)
Method Detail |
public java.lang.String getDescription()
public boolean accept(java.io.File f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |