com.intellij.ide.util
Interface TreeFileChooser.PsiFileFilter

Enclosing interface:
TreeFileChooser

public static interface TreeFileChooser.PsiFileFilter


Method Summary
 boolean accept(PsiFile file)
           
 

Method Detail

accept

boolean accept(PsiFile file)