Package | Description |
---|---|
org.eclipse.swt.widgets |
Modifier and Type | Method and Description |
---|---|
protected Button |
FileDialog.createButton(Composite parent,
java.lang.String text) |
Button |
Decorations.getDefaultButton()
Returns the receiver's default button if one had
previously been set, otherwise returns null.
|
Modifier and Type | Method and Description |
---|---|
void |
Decorations.setDefaultButton(Button button)
If the argument is not null, sets the receiver's default
button to the argument, and if the argument is null, sets
the receiver's default button to the first button which
was set as the receiver's default button (called the
saved default button).
|
Copyright (c) EclipseSource and others 2002, 2015.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0