| |
|
| org.eclipse.ui.internal.dialogs.ProductInfoDialog org.eclipse.ui.internal.dialogs.AboutSystemDialog
AboutSystemDialog | final public class AboutSystemDialog extends ProductInfoDialog (Code) | | Displays system information about the eclipse application. The content of
what is displayed is selectable through the
org.eclipse.ui.systemSummaryExtensions extension point.
|
Constructor Summary | |
public | AboutSystemDialog(Shell parentShell) Create an instance of this dialog. |
AboutSystemDialog | public AboutSystemDialog(Shell parentShell)(Code) | | Create an instance of this dialog.
Parameters: parentShell - the parent shell |
buttonPressed | protected void buttonPressed(int buttonId)(Code) | | |
configureShell | protected void configureShell(Shell newShell)(Code) | | |
createButtonsForButtonBar | protected void createButtonsForButtonBar(Composite parent)(Code) | | |
createDialogArea | protected Control createDialogArea(Composite parent)(Code) | | |
|
|
|