Home
last modified time | relevance | path

Searched refs:itemButton (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBStatisticsPanel.java69 JButton itemButton; field in RBStatisticsPanel
219 itemButton = new JButton(Resources.getTranslation("button_add_resource")); in initComponents()
252 itemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_resource_trigger"))); in initComponents()
275 itemButton.addActionListener(new ActionListener(){ in initComponents()
303 itemPanel.add(itemButton, BorderLayout.SOUTH); in initComponents()

Completed in 1 milliseconds