Searched refs:addButton (Results 1 – 3 of 3) sorted by relevance
177 JButton addButton = new JButton("Add", icon); in initMethodButtons() local178 addButton.setHorizontalTextPosition(AbstractButton.LEFT); in initMethodButtons()180 addButton.addActionListener( in initMethodButtons()192 panel.add(addButton, gbc); in initMethodButtons()
105 public void addButton( XPropertySet _buttonModel, short _formFeature ) throws java.lang.Exception in addButton() method in ButtonOperator
612 m_aOperator.addButton( xButton, _formFeature ); in createButton()
Completed in 22 milliseconds