Searched defs:addButton (Results 1 – 4 of 4) sorted by relevance
28 void CheckedRadioButtons::addButton(HTMLFormControlElement* element) in addButton() function in WebCore::CheckedRadioButtons
64 JButton addButton = new JButton(msg("add")); in addAddButton() local
171 protected void addButton(JComponent button) in addButton() method in ListPanel
85 JButton addButton = new JButton(msg(inputAndOutput ? in addAddButton() local