Searched refs:sourceLabel (Results 1 – 1 of 1) sorted by relevance
64 JLabel sourceLabel; field in RBImporter107 sourceLabel.setText(Resources.getTranslation("import_source_file",f.getAbsolutePath())); in chooseFile()314 sourceLabel = new JLabel(Resources.getTranslation("import_source_file","--")); in initComponents()431 topInnerPanel.add(sourceLabel, BorderLayout.CENTER); in initComponents()