public static class ApplicationLauncher.WindowMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ApplicationLauncher.WindowMode |
DIALOG
Shows the wizard in a modal dialog.
|
static ApplicationLauncher.WindowMode |
FRAME
Shows the wizard in a frame.
|
public static ApplicationLauncher.WindowMode DIALOG
public static ApplicationLauncher.WindowMode FRAME