Home
last modified time | relevance | path

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

/aoo42x/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java177 JButton addButton = new JButton("Add", icon); in initMethodButtons() local
178 addButton.setHorizontalTextPosition(AbstractButton.LEFT); in initMethodButtons()
180 addButton.addActionListener( in initMethodButtons()
192 panel.add(addButton, gbc); in initMethodButtons()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DButtonOperator.java105 public void addButton( XPropertySet _buttonModel, short _formFeature ) throws java.lang.Exception in addButton() method in ButtonOperator
H A DDataAwareness.java612 m_aOperator.addButton( xButton, _formFeature ); in createButton()

Completed in 30 milliseconds