public class PopUpPropertyDialog
extends Dialog
Constructor and Description |
---|
PopUpPropertyDialog(Shell shell,
java.lang.String title,
java.lang.String valueLabel,
java.lang.String initialValue,
VerifyListener verifyListener) |
Modifier and Type | Method and Description |
---|---|
protected void |
buttonPressed(int buttonId) |
protected void |
configureShell(Shell shell) |
void |
create() |
protected Control |
createDialogArea(Composite parent) |
java.lang.String |
getName() |
protected void |
updateButtons() |
public PopUpPropertyDialog(Shell shell, java.lang.String title, java.lang.String valueLabel, java.lang.String initialValue, VerifyListener verifyListener)
protected Control createDialogArea(Composite parent)
public java.lang.String getName()
protected void buttonPressed(int buttonId)
protected void configureShell(Shell shell)
protected void updateButtons()
public void create()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.