public interface TreeFileChooser
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TreeFileChooser.PsiFileFilter |
| Modifier and Type | Method and Description |
|---|---|
PsiFile |
getSelectedFile() |
void |
selectFile(PsiFile file) |
void |
showDialog() |