Home
last modified time | relevance | path

Searched defs:scanButton (Results 1 – 2 of 2) sorted by relevance

/third_party/backends/japi/
DJscanimage.java83 private JButton scanButton, previewButton; field in Jscanimage
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBReporter.java903 JButton scanButton = new JButton(Resources.getTranslation("reporter_button_choose")); in initComponents() local