Antares Simulator
Power System Simulator
|
Startup Wizard User Interface. More...
#include <startupwizard.h>
Static Public Member Functions | |
static void | Show () |
Show an instance of StartupWizard. | |
static void | Close () |
Close any opened startup window. | |
Constructor & Destructor | |
StartupWizard (wxFrame *parent) | |
Default constructor. | |
virtual | ~StartupWizard () |
Destructor. | |
Startup Wizard User Interface.
The Startup Wizard is an easy to use, quick way to begin using Antares. It provides the most common File Operations on a Study. By default, you will be prompted to use the Startup Wizard when Antares is opened.
|
explicit |
Default constructor.
parent | The parent window |