Searched defs:scanButton (Results 1 – 2 of 2) sorted by relevance
83 private JButton scanButton, previewButton; field in Jscanimage
903 JButton scanButton = new JButton(Resources.getTranslation("reporter_button_choose")); in initComponents() local