|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTrayDialog
com.nokia.carbide.cpp.sdk.ui.shared.AddSDKDialog
public class AddSDKDialog
Dialog that allows the user to add a new Symbian OS SDK or custkit to the devices.xml file.
Field Summary | |
---|---|
static java.lang.String |
AUTO_DETECT
|
static java.lang.String |
DEFAULT_NO
|
static java.lang.String |
DEFAULT_YES
|
Constructor Summary | |
---|---|
AddSDKDialog(Shell parentShell)
Create the dialog |
Method Summary | |
---|---|
protected void |
configureShell(Shell shell)
|
protected void |
createButtonsForButtonBar(Composite parent)
Create contents of the button bar |
protected Control |
createDialogArea(Composite parent)
Create contents of the dialog |
protected Point |
getInitialSize()
Return the initial size of the dialog |
protected void |
okPressed()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_YES
public static final java.lang.String DEFAULT_NO
public static final java.lang.String AUTO_DETECT
Constructor Detail |
---|
public AddSDKDialog(Shell parentShell)
parentShell
- Method Detail |
---|
protected void configureShell(Shell shell)
protected void okPressed()
protected Control createDialogArea(Composite parent)
parent
- protected void createButtonsForButtonBar(Composite parent)
parent
- protected Point getInitialSize()
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |