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

/external/autotest/frontend/client/src/autotest/tko/
H A DTestLabelManager.java43 private Button submitButton = new Button(), cancelButton = new Button("Cancel"); field in class:TestLabelManager
77 buttonPanel.add(cancelButton);
85 cancelButton.addClickHandler(this);
149 if (event.getSource() == cancelButton) {
H A DSavedQueriesControl.java52 public Button actionButton, cancelButton; field in class:SavedQueriesControl.QueryActionDialog
65 cancelButton = new Button("Cancel");
67 buttonPanel.add(cancelButton);
71 cancelButton.addClickHandler(new ClickHandler() {
/external/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp122 GtkWidget *cancelButton; local
132 cancelButton =
141 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked",
H A Dcgnomelayout.c114 GtkWidget *cancelButton; local
124 cancelButton =
133 gtk_signal_connect_object(GTK_OBJECT(cancelButton), "clicked",
/external/proguard/src/proguard/gui/
H A DOptimizationsDialog.java167 JButton cancelButton = new JButton(msg("cancel"));
168 cancelButton.addActionListener(new ActionListener()
180 optimizationsPanel.add(cancelButton, cancelButtonConstraints);
H A DFilterDialog.java174 JButton cancelButton = new JButton(msg("cancel"));
175 cancelButton.addActionListener(new ActionListener()
187 mainPanel.add(cancelButton, cancelButtonConstraints);
H A DMemberSpecificationDialog.java248 JButton cancelButton = new JButton(msg("cancel"));
249 cancelButton.addActionListener(new ActionListener()
272 mainPanel.add(cancelButton, cancelButtonConstraints);
H A DClassSpecificationDialog.java284 JButton cancelButton = new JButton(msg("cancel"));
285 cancelButton.addActionListener(new ActionListener()
311 mainPanel.add(cancelButton, cancelButtonConstraints);
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close()));
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 250 milliseconds