Package VASSAL.build.module
Class ModulePlugin.RegCmd
java.lang.Object
VASSAL.command.Command
VASSAL.build.module.ModuleExtension.RegCmd
VASSAL.build.module.ModulePlugin.RegCmd
- Enclosing class:
- ModulePlugin
public static class ModulePlugin.RegCmd extends ModuleExtension.RegCmd
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description protected String
getNotLoadedMsg()
protected String
getVersionErrorMsg(String v)
Methods inherited from class VASSAL.build.module.ModuleExtension.RegCmd
executeCommand, getName, getVersion, myUndoCommand
Methods inherited from class VASSAL.command.Command
append, execute, getDetails, getSubCommands, getUndoCommand, hasNullSubcommands, isAtomic, isLoggable, isNull, stripSubCommands, toString
-
Constructor Details
-
RegCmd
-
-
Method Details
-
getVersionErrorMsg
- Overrides:
getVersionErrorMsg
in classModuleExtension.RegCmd
-
getNotLoadedMsg
- Overrides:
getNotLoadedMsg
in classModuleExtension.RegCmd
-