Package VASSAL.launch
Class Launcher
java.lang.Object
VASSAL.launch.Launcher
public abstract class Launcher extends Object
- Since:
- 3.1.0
- Author:
- Joel Uckelman
-
Field Summary
Fields Modifier and Type Field Description protected LaunchRequestlr -
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected abstract MenuManagercreateMenuManager()static LaunchergetInstance()protected abstract voidlaunch()
-
Field Details
-
lr
-
-
Constructor Details
-
Launcher
-
-
Method Details
-
getInstance
-
launch
- Throws:
IOException
-
createMenuManager
-