Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBProjectItemPanel.java27 JButton commitButton; field in RBProjectItemPanel
112 commitButton = new JButton(Resources.getTranslation("project_panel_commit_button_all")); in initComponents()
113 commitButton.addActionListener(this); in initComponents()
114 botPanel.add(commitButton); in initComponents()
131 commitButton.setEnabled(false); in updateComponents()
165 commitButton.setEnabled(true); in updateComponents()

Completed in 1 milliseconds