|
||||||||||||
| 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 type,
java.lang.String version)
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 type,
java.lang.String version)
shell - a shell to use when creating the wizardtype - the type of module to create a runtime forversion - the version of module to create a runtime for
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 | |||||||||||