Package VASSAL.launch
Class Launcher
java.lang.Object
VASSAL.launch.Launcher
public abstract class Launcher extends Object
- Since:
- 3.1.0
- Author:
- Joel Uckelman
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLauncher.CloseAcceptstatic classLauncher.CloseRejectstatic classLauncher.CloseRequestprotected classLauncher.CloseRequestListenerstatic classLauncher.StartedNotice -
Field Summary
Fields Modifier and Type Field Description protected IPCMessengeripcprotected LaunchRequestlr -
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected abstract MenuManagercreateMenuManager()static LaunchergetInstance()protected abstract voidlaunch()voidsendSaveCmd(File f)
-
Field Details
-
ipc
-
lr
-
-
Constructor Details
-
Launcher
-
-
Method Details
-
getInstance
-
launch
- Throws:
IOException
-
createMenuManager
-
sendSaveCmd
-