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 StringgetNotLoadedMsg()protected StringgetVersionErrorMsg(String v)Methods inherited from class VASSAL.build.module.ModuleExtension.RegCmd
executeCommand, getName, getVersion, myUndoCommandMethods inherited from class VASSAL.command.Command
append, execute, getDetails, getSubCommands, getUndoCommand, hasNullSubcommands, isAtomic, isLoggable, isNull, stripSubCommands, toString
-
Constructor Details
-
RegCmd
-
-
Method Details
-
getVersionErrorMsg
- Overrides:
getVersionErrorMsgin classModuleExtension.RegCmd
-
getNotLoadedMsg
- Overrides:
getNotLoadedMsgin classModuleExtension.RegCmd
-