Home | History | Annotate | Download | only in gui

Lines Matching full:configurationfile

1571                 File configurationFile = configurationChooser.getSelectedFile();
1572 String configurationFileName = configurationFile != null ?
1573 configurationFile.getName() :