Package VASSAL.launch
Class Editor
java.lang.Object
VASSAL.launch.Launcher
VASSAL.launch.Editor
public class Editor extends Launcher
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEditor.ImportLaunchActionstatic classEditor.LaunchActionstatic classEditor.ListLaunchActionstatic classEditor.NewModuleLaunchActionstatic classEditor.PromptImportLaunchActionstatic classEditor.PromptLaunchActionNested classes/interfaces inherited from class VASSAL.launch.Launcher
Launcher.CloseAccept, Launcher.CloseReject, Launcher.CloseRequest, Launcher.CloseRequestListener, Launcher.StartedNotice -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected MenuManagercreateMenuManager()protected voidlaunch()static voidmain(String[] args)Methods inherited from class VASSAL.launch.Launcher
getInstance, sendSaveCmd
-
Constructor Details
-
Editor
-
-
Method Details
-
main
- Throws:
IOException
-
createMenuManager
- Specified by:
createMenuManagerin classLauncher
-
launch
- Specified by:
launchin classLauncher- Throws:
IOException
-