Searched refs:okButton (Results 1 – 6 of 6) sorted by relevance
37 JButton okButton; field in PreferencesDialog95 okButton = new JButton(Resources.getTranslation("button_update")); in initComponents()166 okButton.addActionListener(new ActionListener() { in initComponents()171 getRootPane().setDefaultButton(okButton); in initComponents()197 panel4.add(okButton); in initComponents()
161 JButton okButton = new JButton(Resources.getTranslation("OK")); in initComponents() local165 okPanel.add(okButton); in initComponents()185 okButton.addActionListener(new ActionListener(){ in initComponents()
127 GtkWidget *okButton; in openfile() local135 okButton = in openfile()144 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
121 GtkWidget *okButton; in openfile() local129 okButton = in openfile()138 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()
119 GtkWidget *okButton; in openfile() local127 okButton = in openfile()136 gtk_signal_connect(GTK_OBJECT(okButton), "clicked", in openfile()