|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.server.ui.ServerUIUtil
Server UI utility methods.
Method Summary | |
---|---|
static boolean |
showNewRuntimeWizard(Shell shell,
java.lang.String typeId,
java.lang.String versionId)
Open the new runtime wizard. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static boolean showNewRuntimeWizard(Shell shell, java.lang.String typeId, java.lang.String versionId)
shell
- a shell to use when creating the wizardtypeId
- a module type id, or null for any module typeversionId
- a module version, or null for any version
true
if a runtime was created, or
false
otherwise
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |