Home
last modified time | relevance | path

Searched refs:fileButton (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java67 JButton fileButton; field in RBStatisticsPanel
217 fileButton = new JButton(Resources.getTranslation("button_add_file")); in initComponents()
250fileButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_file_t… in initComponents()
255 fileButton.addActionListener(new ActionListener(){ in initComponents()
289 filePanel.add(fileButton, BorderLayout.SOUTH); in initComponents()