public class App extends InstallationWizardFrame
Modifier and Type | Field and Description |
---|---|
static String |
ENGINE_DIR_PATH |
static boolean |
FAKE_DB_CONNECTION |
static String |
FRONTEND_ARCHIVE_FILENAME |
static String |
FRONTEND_DIR_PATH |
static String |
INSTALL_SQL_SCRIPTS_PATH |
static String |
ODCS_INI_DIR_PATH |
static String |
ODCS_INI_FILENAME |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
next()
Abstract method for moving wizard to next step.
|
cancelInstallation, endInstallation, getActionListener, getStepNumber, onCancel, onFinish, setNextStep, showConfirmDialog, showInfoDialog, showInstallButton, showWarningDialog, startInstallation
public static final String ENGINE_DIR_PATH
public static final String FRONTEND_DIR_PATH
public static final String FRONTEND_ARCHIVE_FILENAME
public static final String ODCS_INI_DIR_PATH
public static final String INSTALL_SQL_SCRIPTS_PATH
public static final String ODCS_INI_FILENAME
public static final boolean FAKE_DB_CONNECTION
public static void main(String[] args)
public void next() throws IOException
InstallationWizardFrame
next
in class InstallationWizardFrame
IOException
InstallationWizardFrame.next()
Copyright © 2013. All Rights Reserved.