public class Launcher extends Object
| Constructor and Description |
|---|
Launcher()
Creates a new Launcher object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Creates a new GUI launcher instance.
|
public Launcher()
throws AWTException
AWTException - if there is a problem with AWTpublic static void main(String[] args) throws AWTException
args - The command line argumentsAWTException - if AWT cannot be initialisedCopyright © 2003–2019 Ignite Realtime. All rights reserved.