Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupCreationDialog.java41 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); field in BundleGroupCreationDialog
94 box3.add(cancelButton); in initComponents()
99 cancelButton.addActionListener(new ActionListener() { in initComponents()
H A DBundleGroupEditDialog.java40 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); field in BundleGroupEditDialog
98 box3.add(cancelButton); in initComponents()
101 cancelButton.addActionListener(new ActionListener() { in initComponents()
H A DPreferencesDialog.java38 JButton cancelButton; field in PreferencesDialog
96 cancelButton = new JButton(Resources.getTranslation("button_cancel")); in initComponents()
160 cancelButton.addActionListener(new ActionListener() { in initComponents()
198 panel4.add(cancelButton); in initComponents()
H A DResourceCreationDialog.java59 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); field in ResourceCreationDialog
152 buttPanel.add(createButton); buttPanel.add(cancelButton); in initComponents()
155 cancelButton.addActionListener(new ActionListener() { in initComponents()
H A DBundleItemDialog.java64 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); field in BundleItemDialog
175 cancelButton.addActionListener(new ActionListener() { in initComponents()
206 box7.add(transCheckBox); box7.add(saveButton); box7.add(cancelButton); in initComponents()
H A DBundleItemCreationDialog.java61 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); field in BundleItemCreationDialog
296 box6.add(cancelButton); in initComponents()
303 cancelButton.addActionListener(new ActionListener() { in initComponents()
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp128 GtkWidget *cancelButton; in openfile() local
138 cancelButton = in openfile()
147 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked", in openfile()
H A Dcgnomelayout.c122 GtkWidget *cancelButton; in openfile() local
132 cancelButton = in openfile()
141 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked", in openfile()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c120 GtkWidget *cancelButton; in openfile() local
130 cancelButton = in openfile()
139 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked", in openfile()
H A Dgnomelayout.cpp128 GtkWidget *cancelButton; in openfile() local
138 cancelButton = in openfile()
147 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked", in openfile()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java318 JButton cancelButton = new JButton(Resources.getTranslation("button_cancel")); in initComponents()
360 cancelButton.addActionListener(new ActionListener(){ in initComponents()
437 botPanel.add(cancelButton); in initComponents()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close())); in NetworkConfig()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close())); in NetworkConfig()

Completed in 32 milliseconds