public class KeySelectorDialog
extends TitleAreaDialog
| Constructor and Description |
|---|
KeySelectorDialog(Shell parentShell,
java.lang.String title,
java.lang.String defaultMessage,
java.lang.Integer maximumTimeoutMinutes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buttonPressed(int buttonId) |
protected Control |
createButtonBar(Composite parent) |
protected void |
createButtonsForButtonBar(Composite parent) |
protected Control |
createDialogArea(Composite parent) |
KeyInformation |
getKeyInformation() |
protected void |
handleDispose() |
protected boolean |
isResizable() |
protected void |
okPressed() |
protected void |
update(ISelection selection) |
protected void |
updateButtons() |
protected void |
updateSpinnerSelection() |
public KeySelectorDialog(Shell parentShell,
java.lang.String title,
java.lang.String defaultMessage,
java.lang.Integer maximumTimeoutMinutes)
protected boolean isResizable()
protected Control createDialogArea(Composite parent)
protected void updateSpinnerSelection()
protected void createButtonsForButtonBar(Composite parent)
protected void buttonPressed(int buttonId)
protected Control createButtonBar(Composite parent)
protected void update(ISelection selection)
protected void updateButtons()
protected void handleDispose()
public KeyInformation getKeyInformation()
protected void okPressed()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0